Type Alias xmc4800::ccu40_cc40::tc::CAPC_W

source ·
pub type CAPC_W<'a, REG> = FieldWriter<'a, REG, 2, CAPC_A, Safe>;
Expand description

Field CAPC writer - Clear on Capture Control

Aliased Type§

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

Implementations§

source§

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

source

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

Timer is never cleared on a capture event

source

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

Timer is cleared on a capture event into capture registers 2 and 3. (When SCE = 1#, Timer is always cleared in a capture event)

source

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

Timer is cleared on a capture event into capture registers 0 and 1. (When SCE = 1#, Timer is always cleared in a capture event)

source

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

Timer is always cleared in a capture event.