Type Alias nrf52840_pac::usbd::eventcause::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