Struct stm32f7x6::adc1::HTR [] [src]

pub struct HTR { /* fields omitted */ }

watchdog higher threshold register

Methods

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

impl !Sync for HTR