SAME54P20A Test Project
|
Instance description for DAC. More...
Go to the source code of this file.
Macros | |
#define | REG_DAC_CTRLA (*(RwReg8 *)0x43002400UL) |
(DAC) Control A | |
#define | REG_DAC_CTRLB (*(RwReg8 *)0x43002401UL) |
(DAC) Control B | |
#define | REG_DAC_EVCTRL (*(RwReg8 *)0x43002402UL) |
(DAC) Event Control | |
#define | REG_DAC_INTENCLR (*(RwReg8 *)0x43002404UL) |
(DAC) Interrupt Enable Clear | |
#define | REG_DAC_INTENSET (*(RwReg8 *)0x43002405UL) |
(DAC) Interrupt Enable Set | |
#define | REG_DAC_INTFLAG (*(RwReg8 *)0x43002406UL) |
(DAC) Interrupt Flag Status and Clear | |
#define | REG_DAC_STATUS (*(RoReg8 *)0x43002407UL) |
(DAC) Status | |
#define | REG_DAC_SYNCBUSY (*(RoReg *)0x43002408UL) |
(DAC) Synchronization Busy | |
#define | REG_DAC_DACCTRL0 (*(RwReg16*)0x4300240CUL) |
(DAC) DAC 0 Control | |
#define | REG_DAC_DACCTRL1 (*(RwReg16*)0x4300240EUL) |
(DAC) DAC 1 Control | |
#define | REG_DAC_DATA0 (*(WoReg16*)0x43002410UL) |
(DAC) DAC 0 Data | |
#define | REG_DAC_DATA1 (*(WoReg16*)0x43002412UL) |
(DAC) DAC 1 Data | |
#define | REG_DAC_DATABUF0 (*(WoReg16*)0x43002414UL) |
(DAC) DAC 0 Data Buffer | |
#define | REG_DAC_DATABUF1 (*(WoReg16*)0x43002416UL) |
(DAC) DAC 1 Data Buffer | |
#define | REG_DAC_DBGCTRL (*(RwReg8 *)0x43002418UL) |
(DAC) Debug Control | |
#define | REG_DAC_RESULT0 (*(RoReg16*)0x4300241CUL) |
(DAC) Filter Result 0 | |
#define | REG_DAC_RESULT1 (*(RoReg16*)0x4300241EUL) |
(DAC) Filter Result 1 | |
#define | DAC_CHANNEL_SIZE 2 |
#define | DAC_DATA_SIZE 12 |
#define | DAC_DMAC_ID_EMPTY_0 72 |
#define | DAC_DMAC_ID_EMPTY_1 73 |
#define | DAC_DMAC_ID_EMPTY_LSB 72 |
#define | DAC_DMAC_ID_EMPTY_MSB 73 |
#define | DAC_DMAC_ID_EMPTY_SIZE 2 |
#define | DAC_DMAC_ID_RESRDY_0 74 |
#define | DAC_DMAC_ID_RESRDY_1 75 |
#define | DAC_DMAC_ID_RESRDY_LSB 74 |
#define | DAC_DMAC_ID_RESRDY_MSB 75 |
#define | DAC_DMAC_ID_RESRDY_SIZE 2 |
#define | DAC_GCLK_ID 42 |
#define | DAC_STEP 7 |
Instance description for DAC.
Copyright (c) 2019 Microchip Technology Inc.
\asf_license_start
Definition in file dac.h.