Type Alias xmc4200::vadc_g0::arbpr::CSM0_W

source ·
pub type CSM0_W<'a, REG> = BitWriter<'a, REG, CSM0_A>;
Expand description

Field CSM0 writer - Conversion Start Mode of Request Source x

Aliased Type§

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

Implementations§

source§

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

source

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

Wait-for-start mode

source

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

Cancel-inject-repeat mode, i.e. this source can cancel conversion of other sources.