nrf52840_pac::usbd::eventcause

Type Alias USBWUALLOWED_W

Source
pub type USBWUALLOWED_W<'a, const O: u8> = BitWriter1C<'a, u32, EVENTCAUSE_SPEC, USBWUALLOWED_A, O>;
Expand description

Field USBWUALLOWED writer - USB MAC has been woken up and operational. Write ‘1’ to clear.

Aliased Type§

struct USBWUALLOWED_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> USBWUALLOWED_W<'a, O>

Source

pub fn not_allowed(self) -> &'a mut W

Wake up not allowed

Source

pub fn allowed(self) -> &'a mut W

Wake up allowed