Type Alias xmc4800::vadc_g0::arbpr::Csm0W

source ·
pub type Csm0W<'a, REG> = BitWriter<'a, REG, Csm0>;
Expand description

Field CSM0 writer - Conversion Start Mode of Request Source x

Aliased Type§

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

Implementations§

source§

impl<'a, REG> Csm0W<'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.