Type Alias d1_pac::audio_codec::ac_dac_fifos::TX_EMPTY_R

source ·
pub type TX_EMPTY_R = BitReader<TX_EMPTY_A>;
Expand description

Field tx_empty reader - TX FIFO Empty

Aliased Type§

struct TX_EMPTY_R { /* private fields */ }

Implementations§

source§

impl TX_EMPTY_R

source

pub fn variant(&self) -> TX_EMPTY_A

Get enumerated values variant

source

pub fn is_no_room(&self) -> bool

Checks if the value of the field is NO_ROOM

source

pub fn is_room(&self) -> bool

Checks if the value of the field is ROOM