Module atsaml21e16b::dac

source ·
Expand description

Digital-to-Analog Converter

Modules

Control A
Control B
DAC n Control
DAC n Data
DAC n Data Buffer
Debug Control
Event Control
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
Status
Synchronization Busy

Structs

Register block

Type Definitions

CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
CTRLB (rw) register accessor: an alias for Reg<CTRLB_SPEC>
DACCTRL (rw) register accessor: an alias for Reg<DACCTRL_SPEC>
DATA (w) register accessor: an alias for Reg<DATA_SPEC>
DATABUF (w) register accessor: an alias for Reg<DATABUF_SPEC>
DBGCTRL (rw) register accessor: an alias for Reg<DBGCTRL_SPEC>
EVCTRL (rw) register accessor: an alias for Reg<EVCTRL_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG (rw) register accessor: an alias for Reg<INTFLAG_SPEC>
STATUS (r) register accessor: an alias for Reg<STATUS_SPEC>
SYNCBUSY (r) register accessor: an alias for Reg<SYNCBUSY_SPEC>