Struct stm32f334::hrtim_tima::CPT1ACR [] [src]

pub struct CPT1ACR { /* fields omitted */ }

Timerx Capture 2 Control Register

Methods

impl CPT1ACR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for CPT1ACR

impl !Sync for CPT1ACR