Struct stm32f446_hal::stm32f446::dac::DHR12RD[][src]

pub struct DHR12RD { /* fields omitted */ }

Dual DAC 12-bit right-aligned data holding register

Methods

impl DHR12RD
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for DHR12RD

impl !Sync for DHR12RD