Type Alias xmc4800::posif0::qdc::ICM_W

source ·
pub type ICM_W<'a, REG> = FieldWriter<'a, REG, 2, ICM_A>;
Expand description

Field ICM writer - Index Marker generations control

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ICM_W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

No index marker generation on POSIFx.OUT3

source

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

Only first index occurrence generated on POSIFx.OUT3

source

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

All index occurrences generated on POSIFx.OUT3