Type Alias xmc4800::ccu80_cc80::cmc::CntsW

source ·
pub type CntsW<'a, REG> = FieldWriterSafe<'a, REG, 2, Cnts>;
Expand description

Field CNTS writer - External Count Selector

Aliased Type§

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

Implementations§

source§

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

source

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

External Count Function deactivated

source

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

External Count Function triggered by Event 0

source

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

External Count Function triggered by Event 1

source

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

External Count Function triggered by Event 2