Struct efm32gg990::timer1::dtogen::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 - DTI CC0 Output Generation Enable

Bit 1 - DTI CC1 Output Generation Enable

Bit 2 - DTI CC2 Output Generation Enable

Bit 3 - DTI CDTI0 Output Generation Enable

Bit 4 - DTI CDTI1 Output Generation Enable

Bit 5 - DTI CDTI2 Output Generation Enable

Auto Trait Implementations

impl Send for W

impl Sync for W