Type Alias d1_pac::spi_dbi::spi_isr::RF_UDR_R

source ·
pub type RF_UDR_R = BitReader<RF_UDR_A>;
Expand description

Field rf_udr reader - RXFIFO Underrun

Aliased Type§

struct RF_UDR_R { /* private fields */ }

Implementations§

source§

impl RF_UDR_R

source

pub fn variant(&self) -> RF_UDR_A

Get enumerated values variant

source

pub fn is_not_underrun(&self) -> bool

Checks if the value of the field is NOT_UNDERRUN

source

pub fn is_underrun(&self) -> bool

Checks if the value of the field is UNDERRUN