Struct efm32gg990::dac0::CH1DATA[][src]

pub struct CH1DATA { /* fields omitted */ }

Channel 1 Data Register

Methods

impl CH1DATA
[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 CH1DATA

impl !Sync for CH1DATA