pub struct W(_);
Expand description

Register TB0CCTL6 writer

Implementations

Bit 0 - Capture/compare interrupt flag

Bit 1 - Capture/compare overflow flag

Bit 2 - PWM Output signal if output mode 0

Bit 3 - Capture input signal (read)

Bit 4 - Capture/compare interrupt enable

Bits 5:7 - Output mode 2

Bit 8 - Capture mode: 1 /Compare mode : 0

Bits 9:10 - Compare latch load source 1

Bit 11 - Capture sychronize

Bits 12:13 - Capture input select 1

Bits 14:15 - Capture mode 1

Writes raw bits to the register.

Methods from Deref<Target = W<TB0CCTL6_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.