Struct stm32f334::hrtim_time::CPT1ECR [] [src]

pub struct CPT1ECR { /* fields omitted */ }

Timerx Capture 2 Control Register

Methods

impl CPT1ECR
[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 CPT1ECR

impl !Sync for CPT1ECR