Type Alias xmc4300::ccu80_cc80::cmc::StrtsW

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

Field STRTS writer - External Start Functionality Selector

Aliased Type§

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

Implementations§

source§

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

source

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

External Start Function deactivated

source

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

External Start Function triggered by Event 0

source

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

External Start Function triggered by Event 1

source

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

External Start Function triggered by Event 2