pub type OVERFLOW_R = BitReader<OVERFLOW_A>;
Expand description
Field OVERFLOW
reader - RX buffer overflow detected, and prevented
Aliased Type§
struct OVERFLOW_R { /* private fields */ }
Implementations§
Source§impl OVERFLOW_R
impl OVERFLOW_R
Sourcepub fn variant(&self) -> OVERFLOW_A
pub fn variant(&self) -> OVERFLOW_A
Get enumerated values variant
Sourcepub fn is_not_present(&self) -> bool
pub fn is_not_present(&self) -> bool
Checks if the value of the field is NOT_PRESENT
Sourcepub fn is_present(&self) -> bool
pub fn is_present(&self) -> bool
Checks if the value of the field is PRESENT