Struct xmc1000::ccu80_cc80::tc::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 0 - Timer Counting Mode

Bit 1 - Timer Single Shot Mode

Bit 2 - Shadow Transfer on Clear

Bit 4 - Extended Capture Mode

Bits 5:6 - Clear on Capture Control

Bit 7 - Timer Load selector

Bits 8:9 - Extended Stop Function Control

Bit 10 - Extended Start Function Control

Bit 11 - Equal Capture Event enable

Bit 12 - Continuous Capture Enable

Bits 13:14 - Dither Enable

Bit 15 - Dither input selector

Bit 16 - Floating Prescaler enable

Bit 17 - TRAP enable for CCU8x.OUTy0

Bit 18 - TRAP enable for CCU8x.OUTy1

Bit 19 - TRAP enable for CCU8x.OUTy2

Bit 20 - TRAP enable for CCU8x.OUTy3

Bit 21 - TRAP Synchronization Enable

Bit 22 - TRAP State Clear Control

Bit 23 - External Modulation Synchronization

Bit 24 - External Modulation Type

Bit 25 - Multi Channel Mode Enable for Channel 1

Bit 26 - Multi Channel Mode Enable for Channel 2

Bits 27:28 - External Modulation Channel enable

Bits 29:30 - Status bit output selector

Auto Trait Implementations

impl Send for W

impl Sync for W