Struct stm32l0x3::tim2::PSC [] [src]

pub struct PSC { /* fields omitted */ }

prescaler

Methods

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

impl !Sync for PSC