Type Alias xmc4800::ccu40_cc40::cmc::Cap0sW

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

Field CAP0S writer - External Capture 0 Functionality Selector

Aliased Type§

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

Implementations§

source§

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

source

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

External Capture 0 Function deactivated

source

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

External Capture 0 Function triggered by Event 0

source

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

External Capture 0 Function triggered by Event 1

source

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

External Capture 0 Function triggered by Event 2