Module lpc845_pac::dac0[][src]

Expand description

LPC84x 10-bit DAC controller (DAC)

Modules

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

D/A Converter Register. This register contains the digital value to be converted to analog and a power control bit.

DAC Control register. This register controls DMA and timer operation.

Structs

Register block

Type Definitions

CNTVAL register accessor: an alias for Reg<CNTVAL_SPEC>

CR register accessor: an alias for Reg<CR_SPEC>

CTRL register accessor: an alias for Reg<CTRL_SPEC>