Struct stm32f7x7::tim2::OR2 [] [src]

pub struct OR2 { /* fields omitted */ }

TIM2 option register 2

Methods

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

impl !Sync for OR2