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

pub struct DOR1 { /* fields omitted */ }

DAC channel1 data output register (DAC_DOR1)

Methods

impl DOR1
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DOR1

impl !Sync for DOR1