Type Alias d1_pac::spi_dbi::spi_isr::RF_FULL_R

source ·
pub type RF_FULL_R = BitReader<RF_FULL_A>;
Expand description

Field rf_full reader - RXFIFO Full

Aliased Type§

struct RF_FULL_R { /* private fields */ }

Implementations§

source§

impl RF_FULL_R

source

pub fn variant(&self) -> RF_FULL_A

Get enumerated values variant

source

pub fn is_not_full(&self) -> bool

Checks if the value of the field is NOT_FULL

source

pub fn is_full(&self) -> bool

Checks if the value of the field is FULL