Struct stm32f7x7::tim2::OR1 [] [src]

pub struct OR1 { /* fields omitted */ }

TIM2 option register 1

Methods

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

impl !Sync for OR1