Type Alias nrf52840_pac::spis0::status::OVERREAD_R
source · pub type OVERREAD_R = BitReader<OVERREAD_A>;
Expand description
Field OVERREAD
reader - TX buffer over-read detected, and prevented
Aliased Type§
struct OVERREAD_R { /* private fields */ }
Implementations§
source§impl OVERREAD_R
impl OVERREAD_R
sourcepub fn variant(&self) -> OVERREAD_A
pub fn variant(&self) -> OVERREAD_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