Struct stm32f334::hrtim_tima::chpar::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 7:10 - STRTPW

[src]

Bits 4:6 - Timerx chopper duty cycle value

[src]

Bits 0:3 - Timerx carrier frequency value

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R