Type Alias d1_pac::i2s_pcm::i2s_pcm_fsta::TXE_R

source ·
pub type TXE_R = BitReader<TXE_A>;
Expand description

Field txe reader - TXFIFO Empty

Aliased Type§

struct TXE_R { /* private fields */ }

Implementations§

source§

impl TXE_R

source

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