Type Alias d1_pac::spi_dbi::spi_isr::TF_EMP_R

source ·
pub type TF_EMP_R = BitReader<TF_EMP_A>;
Expand description

Field tf_emp reader - TXFIFO Empty

Aliased Type§

struct TF_EMP_R { /* private fields */ }

Implementations§

source§

impl TF_EMP_R

source

pub fn variant(&self) -> TF_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