pub type SELECTED_R = BitReader<SELECTED_A>;Expand description
Field SELECTED reader - Write ‘1’ to enable interrupt for SELECTED event
Aliased Type§
pub struct SELECTED_R { /* private fields */ }Implementations§
Source§impl SELECTED_R
impl SELECTED_R
Sourcepub fn variant(&self) -> SELECTED_A
pub fn variant(&self) -> SELECTED_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