Struct lpc177x_8x::dac::CNTVAL[][src]

pub struct CNTVAL { /* fields omitted */ }

DAC Counter Value register. This register contains the reload value for the DAC DMA/Interrupt timer.

Methods

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

impl !Sync for CNTVAL