Type Alias nrf52840_pac::usbd::intenset::ENDEPOUT2_R
source · pub type ENDEPOUT2_R = BitReader<ENDEPOUT2_A>;
Expand description
Field ENDEPOUT2
reader - Write ‘1’ to enable interrupt for ENDEPOUT[2]
event
Aliased Type§
struct ENDEPOUT2_R { /* private fields */ }
Implementations§
source§impl ENDEPOUT2_R
impl ENDEPOUT2_R
sourcepub fn variant(&self) -> ENDEPOUT2_A
pub fn variant(&self) -> ENDEPOUT2_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is ENABLED