Struct efm32gg11b820::csen::timctrl::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:2 - Period Counter Prescaler

[src]

Bits 8:15 - Period Counter Top Value

[src]

Bits 16:17 - Warmup Period Counter

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W