Struct stm32f30x::tim15::RCR [] [src]

pub struct RCR { /* fields omitted */ }

repetition counter register

Methods

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

impl !Sync for RCR