nrf52840_pac::usbd::intenclr

Type Alias ENDEPOUT1_R

Source
pub type ENDEPOUT1_R = BitReader<ENDEPOUT1_A>;
Expand description

Field ENDEPOUT1 reader - Write ‘1’ to disable interrupt for ENDEPOUT[1] event

Aliased Type§

struct ENDEPOUT1_R { /* private fields */ }

Implementations§

Source§

impl ENDEPOUT1_R

Source

pub fn variant(&self) -> ENDEPOUT1_A

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED