nrf52840_pac::usbd::inten

Type Alias USBEVENT_W

Source
pub type USBEVENT_W<'a, const O: u8> = BitWriter<'a, u32, INTEN_SPEC, USBEVENT_A, O>;
Expand description

Field USBEVENT writer - Enable or disable interrupt for USBEVENT event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable