Struct mkw41z::tpm2::sc::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R