Type Alias xmc4300::vadc_g0::arbpr::CSM2_W

source ·
pub type CSM2_W<'a, REG> = BitWriter<'a, REG, CSM2_A>;
Expand description

Field CSM2 writer - Conversion Start Mode of Request Source x

Aliased Type§

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

Implementations§

source§

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