Struct xmc4300::ccu40_cc40::tc::CAPC_W[][src]

pub struct CAPC_W<'a> { /* fields omitted */ }
Expand description

Field CAPC writer - Clear on Capture Control

Implementations

Writes variant to the field

Timer is never cleared on a capture event

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

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

Timer is always cleared in a capture event.

Writes raw bits to the field

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.