pub type ENDISOOUT_R = BitReader<ENDISOOUT_A>;Expand description
Field ENDISOOUT reader - Enable or disable interrupt for ENDISOOUT event
Aliased Type§
pub struct ENDISOOUT_R { /* private fields */ }Implementations§
Source§impl ENDISOOUT_R
impl ENDISOOUT_R
Sourcepub fn variant(&self) -> ENDISOOUT_A
pub fn variant(&self) -> ENDISOOUT_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