Type Alias xmc4200::usic0_ch0::bypcr::BDSSM_W

source ·
pub type BDSSM_W<'a, REG> = BitWriter<'a, REG, BDSSM_A>;
Expand description

Field BDSSM writer - Bypass Data Single Shot Mode

Aliased Type§

struct BDSSM_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> BDSSM_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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 value2(self) -> &'a mut W<REG>

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