Struct atmega32u4::timer4::dt::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

Bits 4:7 - Dead Time Value for OC4x Output

Bits 0:3 - Dead Time Value for ~OC4x Output

Auto Trait Implementations

impl Send for W

impl Sync for W