Type Alias d1_pac::i2s_pcm::i2s_pcm_fmt1::RX_MLS_R

source ·
pub type RX_MLS_R = BitReader<RX_MLS_A>;
Expand description

Field rx_mls reader - Rx MSB/LSB First Select

Aliased Type§

struct RX_MLS_R { /* private fields */ }

Implementations§

source§

impl RX_MLS_R

source

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