Type Alias d1_pac::audio_codec::ac_dac_fifoc::TX_SAMPLE_BITS_R

source ·
pub type TX_SAMPLE_BITS_R = BitReader<TX_SAMPLE_BITS_A>;
Expand description

Field tx_sample_bits reader - Transmitting Audio Sample Resolution

Aliased Type§

struct TX_SAMPLE_BITS_R { /* private fields */ }

Implementations§

source§

impl TX_SAMPLE_BITS_R

source

pub fn variant(&self) -> TX_SAMPLE_BITS_A

Get enumerated values variant

source

pub fn is_bits_16(&self) -> bool

Checks if the value of the field is BITS_16

source

pub fn is_bits_20(&self) -> bool

Checks if the value of the field is BITS_20