Type Alias d1_pac::spi_dbi::spi_isr::RF_EMP_R

source ·
pub type RF_EMP_R = BitReader<RF_EMP_A>;
Expand description

Field rf_emp reader - RXFIFO Empty

Aliased Type§

struct RF_EMP_R { /* private fields */ }

Implementations§

source§

impl RF_EMP_R

source

pub fn variant(&self) -> RF_EMP_A

Get enumerated values variant

source

pub fn is_not_empty(&self) -> bool

Checks if the value of the field is NOT_EMPTY

source

pub fn is_empty(&self) -> bool

Checks if the value of the field is EMPTY