Struct stm32f30x::adc1::TR3 [] [src]

pub struct TR3 { /* fields omitted */ }

watchdog threshold register 3

Methods

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

impl !Sync for TR3