Struct stm32f30x::adc1::AWD2CR [] [src]

pub struct AWD2CR { /* fields omitted */ }

Analog Watchdog 2 Configuration Register

Methods

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

impl !Sync for AWD2CR