Struct xmc1000::ccu80_cc80::dtc::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R