Type Alias d1_pac::spi_dbi::spi_isr::TF_FULL_R

source ·
pub type TF_FULL_R = BitReader<TF_FULL_A>;
Expand description

Field tf_full reader - TXFIFO Full

Aliased Type§

struct TF_FULL_R { /* private fields */ }

Implementations§

source§

impl TF_FULL_R

source

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