Type Alias d1_pac::spi_dbi::spi_isr::TF_UDR_R

source ·
pub type TF_UDR_R = BitReader<TF_UDR_A>;
Expand description

Field tf_udr reader - TXFIFO Underrun

Aliased Type§

struct TF_UDR_R { /* private fields */ }

Implementations§

source§

impl TF_UDR_R

source

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