Struct stm32f334::hrtim_timb::CPT1BCR [] [src]

pub struct CPT1BCR { /* fields omitted */ }

Timerx Capture 2 Control Register

Methods

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

impl !Sync for CPT1BCR