Struct stm32f105xx::adc2::LTR [] [src]

pub struct LTR { /* fields omitted */ }

watchdog lower threshold register

Methods

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

impl !Sync for LTR