Struct mkw41z::tpm2::sc::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 - Prescale Factor Selection

[src]

Bits 3:4 - Clock Mode Selection

[src]

Bit 5 - Center-Aligned PWM Select

[src]

Bit 6 - Timer Overflow Interrupt Enable

[src]

Bit 7 - Timer Overflow Flag

[src]

Bit 8 - DMA Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W