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

pub struct DOR2 { /* fields omitted */ }

channel2 data output register

Methods

impl DOR2
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for DOR2

impl !Sync for DOR2