Struct stm32f30x::adc1::AWD3CR [] [src]

pub struct AWD3CR { /* fields omitted */ }

Analog Watchdog 3 Configuration Register

Methods

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

impl !Sync for AWD3CR