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

source

pub fn variant(&self) -> OVERFLOW_A

Get enumerated values variant

source

pub fn is_not_present(&self) -> bool

Checks if the value of the field is NOT_PRESENT

source

pub fn is_present(&self) -> bool

Checks if the value of the field is PRESENT