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

pub struct DOR1 { /* fields omitted */ }

channel1 data output register

Methods

impl DOR1
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DOR1

impl !Sync for DOR1