Type Alias nrf52840_pac::spis0::status::OVERFLOW_R
source · 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