Struct xmc1000::ccu80_cc80::dtc::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 - Dead Time Enable for Channel 1

Bit 1 - Dead Time Enable for Channel 2

Bit 2 - Dead Time Enable for CC8yST1

Bit 3 - Dead Time Enable for inverted CC8yST1

Bit 4 - Dead Time Enable for CC8yST2

Bit 5 - Dead Time Enable for inverted CC8yST2

Bits 6:7 - Dead Time clock control

Auto Trait Implementations

impl Send for W

impl Sync for W