Type Alias d1_pac::i2s_pcm::i2s_pcm_fmt1::TX_MLS_R

source ·
pub type TX_MLS_R = BitReader<TX_MLS_A>;
Expand description

Field tx_mls reader - Tx MSB/LSB First Select

Aliased Type§

struct TX_MLS_R { /* private fields */ }

Implementations§

source§

impl TX_MLS_R

source

pub fn variant(&self) -> TX_MLS_A

Get enumerated values variant

source

pub fn is_msb(&self) -> bool

Checks if the value of the field is MSB

source

pub fn is_lsb(&self) -> bool

Checks if the value of the field is LSB