Type Alias xmc4300::vadc_g0::arbpr::Csm1W

source ·
pub type Csm1W<'a, REG> = BitWriter<'a, REG, Csm1>;
Expand description

Field CSM1 writer - Conversion Start Mode of Request Source x

Aliased Type§

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

Implementations§

source§

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