Type Alias xmc4800::usic0_ch0::bypcr::BdssmR

source ·
pub type BdssmR = BitReader<Bdssm>;
Expand description

Field BDSSM reader - Bypass Data Single Shot Mode

Aliased Type§

struct BdssmR { /* private fields */ }

Implementations§

source§

impl BdssmR

source

pub const fn variant(&self) -> Bdssm

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.