Struct stm32f1::stm32f107::dac::DOR2[][src]

pub struct DOR2 { /* fields omitted */ }

DAC channel2 data output register (DAC_DOR2)

Methods

impl DOR2
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DOR2

impl !Sync for DOR2