Struct stm32f30x::adc1::TR1 [] [src]

pub struct TR1 { /* fields omitted */ }

watchdog threshold register 1

Methods

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

impl !Sync for TR1