Type Alias xmc4400::usic0_ch0::bypcr::BDSSM_R

source ·
pub type BDSSM_R = BitReader<BDSSM_A>;
Expand description

Field BDSSM reader - Bypass Data Single Shot Mode

Aliased Type§

struct BDSSM_R { /* private fields */ }

Implementations§

source§

impl BDSSM_R

source

pub const fn variant(&self) -> BDSSM_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The bypass data is still considered as valid after it has been loaded into TBUF. The loading of the data into TBUF does not clear BDV.

source

pub fn is_value2(&self) -> bool

The bypass data is considered as invalid after it has been loaded into TBUF. The loading of the data into TBUF clears BDV.