Classes | Macros
Analog Front-End Controller

Classes

struct  Afec
 Afec hardware registers. More...
 

Macros

#define AFEC_ACR_IBCTL(value)   ((AFEC_ACR_IBCTL_Msk & ((value) << AFEC_ACR_IBCTL_Pos)))
 
#define AFEC_ACR_IBCTL_Msk   (0x3u << AFEC_ACR_IBCTL_Pos)
 (AFEC_ACR) AFE Bias Current Control More...
 
#define AFEC_ACR_IBCTL_Pos   8
 
#define AFEC_ACR_PGA0EN   (0x1u << 2)
 (AFEC_ACR) PGA0 Enable More...
 
#define AFEC_ACR_PGA1EN   (0x1u << 3)
 (AFEC_ACR) PGA1 Enable More...
 
#define AFEC_CDR_DATA_Msk   (0xffffu << AFEC_CDR_DATA_Pos)
 (AFEC_CDR) Converted Data More...
 
#define AFEC_CDR_DATA_Pos   0
 
#define AFEC_CECR_ECORR0   (0x1u << 0)
 (AFEC_CECR) Error Correction Enable for channel 0 More...
 
#define AFEC_CECR_ECORR1   (0x1u << 1)
 (AFEC_CECR) Error Correction Enable for channel 1 More...
 
#define AFEC_CECR_ECORR10   (0x1u << 10)
 (AFEC_CECR) Error Correction Enable for channel 10 More...
 
#define AFEC_CECR_ECORR11   (0x1u << 11)
 (AFEC_CECR) Error Correction Enable for channel 11 More...
 
#define AFEC_CECR_ECORR2   (0x1u << 2)
 (AFEC_CECR) Error Correction Enable for channel 2 More...
 
#define AFEC_CECR_ECORR3   (0x1u << 3)
 (AFEC_CECR) Error Correction Enable for channel 3 More...
 
#define AFEC_CECR_ECORR4   (0x1u << 4)
 (AFEC_CECR) Error Correction Enable for channel 4 More...
 
#define AFEC_CECR_ECORR5   (0x1u << 5)
 (AFEC_CECR) Error Correction Enable for channel 5 More...
 
#define AFEC_CECR_ECORR6   (0x1u << 6)
 (AFEC_CECR) Error Correction Enable for channel 6 More...
 
#define AFEC_CECR_ECORR7   (0x1u << 7)
 (AFEC_CECR) Error Correction Enable for channel 7 More...
 
#define AFEC_CECR_ECORR8   (0x1u << 8)
 (AFEC_CECR) Error Correction Enable for channel 8 More...
 
#define AFEC_CECR_ECORR9   (0x1u << 9)
 (AFEC_CECR) Error Correction Enable for channel 9 More...
 
#define AFEC_CGR_GAIN0(value)   ((AFEC_CGR_GAIN0_Msk & ((value) << AFEC_CGR_GAIN0_Pos)))
 
#define AFEC_CGR_GAIN0_Msk   (0x3u << AFEC_CGR_GAIN0_Pos)
 (AFEC_CGR) Gain for Channel 0 More...
 
#define AFEC_CGR_GAIN0_Pos   0
 
#define AFEC_CGR_GAIN1(value)   ((AFEC_CGR_GAIN1_Msk & ((value) << AFEC_CGR_GAIN1_Pos)))
 
#define AFEC_CGR_GAIN10(value)   ((AFEC_CGR_GAIN10_Msk & ((value) << AFEC_CGR_GAIN10_Pos)))
 
#define AFEC_CGR_GAIN10_Msk   (0x3u << AFEC_CGR_GAIN10_Pos)
 (AFEC_CGR) Gain for Channel 10 More...
 
#define AFEC_CGR_GAIN10_Pos   20
 
#define AFEC_CGR_GAIN11(value)   ((AFEC_CGR_GAIN11_Msk & ((value) << AFEC_CGR_GAIN11_Pos)))
 
#define AFEC_CGR_GAIN11_Msk   (0x3u << AFEC_CGR_GAIN11_Pos)
 (AFEC_CGR) Gain for Channel 11 More...
 
#define AFEC_CGR_GAIN11_Pos   22
 
#define AFEC_CGR_GAIN1_Msk   (0x3u << AFEC_CGR_GAIN1_Pos)
 (AFEC_CGR) Gain for Channel 1 More...
 
#define AFEC_CGR_GAIN1_Pos   2
 
#define AFEC_CGR_GAIN2(value)   ((AFEC_CGR_GAIN2_Msk & ((value) << AFEC_CGR_GAIN2_Pos)))
 
#define AFEC_CGR_GAIN2_Msk   (0x3u << AFEC_CGR_GAIN2_Pos)
 (AFEC_CGR) Gain for Channel 2 More...
 
#define AFEC_CGR_GAIN2_Pos   4
 
#define AFEC_CGR_GAIN3(value)   ((AFEC_CGR_GAIN3_Msk & ((value) << AFEC_CGR_GAIN3_Pos)))
 
#define AFEC_CGR_GAIN3_Msk   (0x3u << AFEC_CGR_GAIN3_Pos)
 (AFEC_CGR) Gain for Channel 3 More...
 
#define AFEC_CGR_GAIN3_Pos   6
 
#define AFEC_CGR_GAIN4(value)   ((AFEC_CGR_GAIN4_Msk & ((value) << AFEC_CGR_GAIN4_Pos)))
 
#define AFEC_CGR_GAIN4_Msk   (0x3u << AFEC_CGR_GAIN4_Pos)
 (AFEC_CGR) Gain for Channel 4 More...
 
#define AFEC_CGR_GAIN4_Pos   8
 
#define AFEC_CGR_GAIN5(value)   ((AFEC_CGR_GAIN5_Msk & ((value) << AFEC_CGR_GAIN5_Pos)))
 
#define AFEC_CGR_GAIN5_Msk   (0x3u << AFEC_CGR_GAIN5_Pos)
 (AFEC_CGR) Gain for Channel 5 More...
 
#define AFEC_CGR_GAIN5_Pos   10
 
#define AFEC_CGR_GAIN6(value)   ((AFEC_CGR_GAIN6_Msk & ((value) << AFEC_CGR_GAIN6_Pos)))
 
#define AFEC_CGR_GAIN6_Msk   (0x3u << AFEC_CGR_GAIN6_Pos)
 (AFEC_CGR) Gain for Channel 6 More...
 
#define AFEC_CGR_GAIN6_Pos   12
 
#define AFEC_CGR_GAIN7(value)   ((AFEC_CGR_GAIN7_Msk & ((value) << AFEC_CGR_GAIN7_Pos)))
 
#define AFEC_CGR_GAIN7_Msk   (0x3u << AFEC_CGR_GAIN7_Pos)
 (AFEC_CGR) Gain for Channel 7 More...
 
#define AFEC_CGR_GAIN7_Pos   14
 
#define AFEC_CGR_GAIN8(value)   ((AFEC_CGR_GAIN8_Msk & ((value) << AFEC_CGR_GAIN8_Pos)))
 
#define AFEC_CGR_GAIN8_Msk   (0x3u << AFEC_CGR_GAIN8_Pos)
 (AFEC_CGR) Gain for Channel 8 More...
 
#define AFEC_CGR_GAIN8_Pos   16
 
#define AFEC_CGR_GAIN9(value)   ((AFEC_CGR_GAIN9_Msk & ((value) << AFEC_CGR_GAIN9_Pos)))
 
#define AFEC_CGR_GAIN9_Msk   (0x3u << AFEC_CGR_GAIN9_Pos)
 (AFEC_CGR) Gain for Channel 9 More...
 
#define AFEC_CGR_GAIN9_Pos   18
 
#define AFEC_CHDR_CH0   (0x1u << 0)
 (AFEC_CHDR) Channel 0 Disable More...
 
#define AFEC_CHDR_CH1   (0x1u << 1)
 (AFEC_CHDR) Channel 1 Disable More...
 
#define AFEC_CHDR_CH10   (0x1u << 10)
 (AFEC_CHDR) Channel 10 Disable More...
 
#define AFEC_CHDR_CH11   (0x1u << 11)
 (AFEC_CHDR) Channel 11 Disable More...
 
#define AFEC_CHDR_CH2   (0x1u << 2)
 (AFEC_CHDR) Channel 2 Disable More...
 
#define AFEC_CHDR_CH3   (0x1u << 3)
 (AFEC_CHDR) Channel 3 Disable More...
 
#define AFEC_CHDR_CH4   (0x1u << 4)
 (AFEC_CHDR) Channel 4 Disable More...
 
#define AFEC_CHDR_CH5   (0x1u << 5)
 (AFEC_CHDR) Channel 5 Disable More...
 
#define AFEC_CHDR_CH6   (0x1u << 6)
 (AFEC_CHDR) Channel 6 Disable More...
 
#define AFEC_CHDR_CH7   (0x1u << 7)
 (AFEC_CHDR) Channel 7 Disable More...
 
#define AFEC_CHDR_CH8   (0x1u << 8)
 (AFEC_CHDR) Channel 8 Disable More...
 
#define AFEC_CHDR_CH9   (0x1u << 9)
 (AFEC_CHDR) Channel 9 Disable More...
 
#define AFEC_CHER_CH0   (0x1u << 0)
 (AFEC_CHER) Channel 0 Enable More...
 
#define AFEC_CHER_CH1   (0x1u << 1)
 (AFEC_CHER) Channel 1 Enable More...
 
#define AFEC_CHER_CH10   (0x1u << 10)
 (AFEC_CHER) Channel 10 Enable More...
 
#define AFEC_CHER_CH11   (0x1u << 11)
 (AFEC_CHER) Channel 11 Enable More...
 
#define AFEC_CHER_CH2   (0x1u << 2)
 (AFEC_CHER) Channel 2 Enable More...
 
#define AFEC_CHER_CH3   (0x1u << 3)
 (AFEC_CHER) Channel 3 Enable More...
 
#define AFEC_CHER_CH4   (0x1u << 4)
 (AFEC_CHER) Channel 4 Enable More...
 
#define AFEC_CHER_CH5   (0x1u << 5)
 (AFEC_CHER) Channel 5 Enable More...
 
#define AFEC_CHER_CH6   (0x1u << 6)
 (AFEC_CHER) Channel 6 Enable More...
 
#define AFEC_CHER_CH7   (0x1u << 7)
 (AFEC_CHER) Channel 7 Enable More...
 
#define AFEC_CHER_CH8   (0x1u << 8)
 (AFEC_CHER) Channel 8 Enable More...
 
#define AFEC_CHER_CH9   (0x1u << 9)
 (AFEC_CHER) Channel 9 Enable More...
 
#define AFEC_CHSR_CH0   (0x1u << 0)
 (AFEC_CHSR) Channel 0 Status More...
 
#define AFEC_CHSR_CH1   (0x1u << 1)
 (AFEC_CHSR) Channel 1 Status More...
 
#define AFEC_CHSR_CH10   (0x1u << 10)
 (AFEC_CHSR) Channel 10 Status More...
 
#define AFEC_CHSR_CH11   (0x1u << 11)
 (AFEC_CHSR) Channel 11 Status More...
 
#define AFEC_CHSR_CH2   (0x1u << 2)
 (AFEC_CHSR) Channel 2 Status More...
 
#define AFEC_CHSR_CH3   (0x1u << 3)
 (AFEC_CHSR) Channel 3 Status More...
 
#define AFEC_CHSR_CH4   (0x1u << 4)
 (AFEC_CHSR) Channel 4 Status More...
 
#define AFEC_CHSR_CH5   (0x1u << 5)
 (AFEC_CHSR) Channel 5 Status More...
 
#define AFEC_CHSR_CH6   (0x1u << 6)
 (AFEC_CHSR) Channel 6 Status More...
 
#define AFEC_CHSR_CH7   (0x1u << 7)
 (AFEC_CHSR) Channel 7 Status More...
 
#define AFEC_CHSR_CH8   (0x1u << 8)
 (AFEC_CHSR) Channel 8 Status More...
 
#define AFEC_CHSR_CH9   (0x1u << 9)
 (AFEC_CHSR) Channel 9 Status More...
 
#define AFEC_COCR_AOFF(value)   ((AFEC_COCR_AOFF_Msk & ((value) << AFEC_COCR_AOFF_Pos)))
 
#define AFEC_COCR_AOFF_Msk   (0xfffu << AFEC_COCR_AOFF_Pos)
 (AFEC_COCR) Analog Offset More...
 
#define AFEC_COCR_AOFF_Pos   0
 
#define AFEC_COSR_CSEL   (0x1u << 0)
 (AFEC_COSR) Sample & Hold unit Correction Select More...
 
#define AFEC_CR_START   (0x1u << 1)
 (AFEC_CR) Start Conversion More...
 
#define AFEC_CR_SWRST   (0x1u << 0)
 (AFEC_CR) Software Reset More...
 
#define AFEC_CSELR_CSEL(value)   ((AFEC_CSELR_CSEL_Msk & ((value) << AFEC_CSELR_CSEL_Pos)))
 
#define AFEC_CSELR_CSEL_Msk   (0xfu << AFEC_CSELR_CSEL_Pos)
 (AFEC_CSELR) Channel Selection More...
 
#define AFEC_CSELR_CSEL_Pos   0
 
#define AFEC_CVR_GAINCORR(value)   ((AFEC_CVR_GAINCORR_Msk & ((value) << AFEC_CVR_GAINCORR_Pos)))
 
#define AFEC_CVR_GAINCORR_Msk   (0xffffu << AFEC_CVR_GAINCORR_Pos)
 (AFEC_CVR) Gain Correction More...
 
#define AFEC_CVR_GAINCORR_Pos   16
 
#define AFEC_CVR_OFFSETCORR(value)   ((AFEC_CVR_OFFSETCORR_Msk & ((value) << AFEC_CVR_OFFSETCORR_Pos)))
 
#define AFEC_CVR_OFFSETCORR_Msk   (0xffffu << AFEC_CVR_OFFSETCORR_Pos)
 (AFEC_CVR) Offset Correction More...
 
#define AFEC_CVR_OFFSETCORR_Pos   0
 
#define AFEC_CWR_HIGHTHRES(value)   ((AFEC_CWR_HIGHTHRES_Msk & ((value) << AFEC_CWR_HIGHTHRES_Pos)))
 
#define AFEC_CWR_HIGHTHRES_Msk   (0xffffu << AFEC_CWR_HIGHTHRES_Pos)
 (AFEC_CWR) High Threshold More...
 
#define AFEC_CWR_HIGHTHRES_Pos   16
 
#define AFEC_CWR_LOWTHRES(value)   ((AFEC_CWR_LOWTHRES_Msk & ((value) << AFEC_CWR_LOWTHRES_Pos)))
 
#define AFEC_CWR_LOWTHRES_Msk   (0xffffu << AFEC_CWR_LOWTHRES_Pos)
 (AFEC_CWR) Low Threshold More...
 
#define AFEC_CWR_LOWTHRES_Pos   0
 
#define AFEC_DIFFR_DIFF0   (0x1u << 0)
 (AFEC_DIFFR) Differential inputs for channel 0 More...
 
#define AFEC_DIFFR_DIFF1   (0x1u << 1)
 (AFEC_DIFFR) Differential inputs for channel 1 More...
 
#define AFEC_DIFFR_DIFF10   (0x1u << 10)
 (AFEC_DIFFR) Differential inputs for channel 10 More...
 
#define AFEC_DIFFR_DIFF11   (0x1u << 11)
 (AFEC_DIFFR) Differential inputs for channel 11 More...
 
#define AFEC_DIFFR_DIFF2   (0x1u << 2)
 (AFEC_DIFFR) Differential inputs for channel 2 More...
 
#define AFEC_DIFFR_DIFF3   (0x1u << 3)
 (AFEC_DIFFR) Differential inputs for channel 3 More...
 
#define AFEC_DIFFR_DIFF4   (0x1u << 4)
 (AFEC_DIFFR) Differential inputs for channel 4 More...
 
#define AFEC_DIFFR_DIFF5   (0x1u << 5)
 (AFEC_DIFFR) Differential inputs for channel 5 More...
 
#define AFEC_DIFFR_DIFF6   (0x1u << 6)
 (AFEC_DIFFR) Differential inputs for channel 6 More...
 
#define AFEC_DIFFR_DIFF7   (0x1u << 7)
 (AFEC_DIFFR) Differential inputs for channel 7 More...
 
#define AFEC_DIFFR_DIFF8   (0x1u << 8)
 (AFEC_DIFFR) Differential inputs for channel 8 More...
 
#define AFEC_DIFFR_DIFF9   (0x1u << 9)
 (AFEC_DIFFR) Differential inputs for channel 9 More...
 
#define AFEC_EMR_CMPALL   (0x1u << 9)
 (AFEC_EMR) Compare All Channels More...
 
#define AFEC_EMR_CMPFILTER(value)   ((AFEC_EMR_CMPFILTER_Msk & ((value) << AFEC_EMR_CMPFILTER_Pos)))
 
#define AFEC_EMR_CMPFILTER_Msk   (0x3u << AFEC_EMR_CMPFILTER_Pos)
 (AFEC_EMR) Compare Event Filtering More...
 
#define AFEC_EMR_CMPFILTER_Pos   12
 
#define AFEC_EMR_CMPMODE(value)   ((AFEC_EMR_CMPMODE_Msk & ((value) << AFEC_EMR_CMPMODE_Pos)))
 
#define AFEC_EMR_CMPMODE_HIGH   (0x1u << 0)
 (AFEC_EMR) Generates an event when the converted data is higher than the high threshold of the window. More...
 
#define AFEC_EMR_CMPMODE_IN   (0x2u << 0)
 (AFEC_EMR) Generates an event when the converted data is in the comparison window. More...
 
#define AFEC_EMR_CMPMODE_LOW   (0x0u << 0)
 (AFEC_EMR) Generates an event when the converted data is lower than the low threshold of the window. More...
 
#define AFEC_EMR_CMPMODE_Msk   (0x3u << AFEC_EMR_CMPMODE_Pos)
 (AFEC_EMR) Comparison Mode More...
 
#define AFEC_EMR_CMPMODE_OUT   (0x3u << 0)
 (AFEC_EMR) Generates an event when the converted data is out of the comparison window. More...
 
#define AFEC_EMR_CMPMODE_Pos   0
 
#define AFEC_EMR_CMPSEL(value)   ((AFEC_EMR_CMPSEL_Msk & ((value) << AFEC_EMR_CMPSEL_Pos)))
 
#define AFEC_EMR_CMPSEL_Msk   (0x1fu << AFEC_EMR_CMPSEL_Pos)
 (AFEC_EMR) Comparison Selected Channel More...
 
#define AFEC_EMR_CMPSEL_Pos   3
 
#define AFEC_EMR_RES(value)   ((AFEC_EMR_RES_Msk & ((value) << AFEC_EMR_RES_Pos)))
 
#define AFEC_EMR_RES_Msk   (0x7u << AFEC_EMR_RES_Pos)
 (AFEC_EMR) Resolution More...
 
#define AFEC_EMR_RES_NO_AVERAGE   (0x0u << 16)
 (AFEC_EMR) 12-bit resolution, AFE sample rate is maximum (no averaging). More...
 
#define AFEC_EMR_RES_OSR16   (0x3u << 16)
 (AFEC_EMR) 14-bit resolution, AFE sample rate divided by 16 (averaging). More...
 
#define AFEC_EMR_RES_OSR256   (0x5u << 16)
 (AFEC_EMR) 16-bit resolution, AFE sample rate divided by 256 (averaging). More...
 
#define AFEC_EMR_RES_OSR4   (0x2u << 16)
 (AFEC_EMR) 13-bit resolution, AFE sample rate divided by 4 (averaging). More...
 
#define AFEC_EMR_RES_OSR64   (0x4u << 16)
 (AFEC_EMR) 15-bit resolution, AFE sample rate divided by 64 (averaging). More...
 
#define AFEC_EMR_RES_Pos   16
 
#define AFEC_EMR_SIGNMODE(value)   ((AFEC_EMR_SIGNMODE_Msk & ((value) << AFEC_EMR_SIGNMODE_Pos)))
 
#define AFEC_EMR_SIGNMODE_ALL_SIGNED   (0x3u << 28)
 (AFEC_EMR) All channels: Signed conversions. More...
 
#define AFEC_EMR_SIGNMODE_ALL_UNSIGNED   (0x2u << 28)
 (AFEC_EMR) All channels: Unsigned conversions. More...
 
#define AFEC_EMR_SIGNMODE_Msk   (0x3u << AFEC_EMR_SIGNMODE_Pos)
 (AFEC_EMR) Sign Mode More...
 
#define AFEC_EMR_SIGNMODE_Pos   28
 
#define AFEC_EMR_SIGNMODE_SE_SIGN_DF_UNSG   (0x1u << 28)
 (AFEC_EMR) Single-Ended channels: Signed conversions.Differential channels: Unsigned conversions. More...
 
#define AFEC_EMR_SIGNMODE_SE_UNSG_DF_SIGN   (0x0u << 28)
 (AFEC_EMR) Single-Ended channels: Unsigned conversions.Differential channels: Signed conversions. More...
 
#define AFEC_EMR_STM   (0x1u << 25)
 (AFEC_EMR) Single Trigger Mode More...
 
#define AFEC_EMR_TAG   (0x1u << 24)
 (AFEC_EMR) TAG of the AFEC_LDCR More...
 
#define AFEC_IDR_COMPE   (0x1u << 26)
 (AFEC_IDR) Comparison Event Interrupt Disable More...
 
#define AFEC_IDR_DRDY   (0x1u << 24)
 (AFEC_IDR) Data Ready Interrupt Disable More...
 
#define AFEC_IDR_EOC0   (0x1u << 0)
 (AFEC_IDR) End of Conversion Interrupt Disable 0 More...
 
#define AFEC_IDR_EOC1   (0x1u << 1)
 (AFEC_IDR) End of Conversion Interrupt Disable 1 More...
 
#define AFEC_IDR_EOC10   (0x1u << 10)
 (AFEC_IDR) End of Conversion Interrupt Disable 10 More...
 
#define AFEC_IDR_EOC11   (0x1u << 11)
 (AFEC_IDR) End of Conversion Interrupt Disable 11 More...
 
#define AFEC_IDR_EOC2   (0x1u << 2)
 (AFEC_IDR) End of Conversion Interrupt Disable 2 More...
 
#define AFEC_IDR_EOC3   (0x1u << 3)
 (AFEC_IDR) End of Conversion Interrupt Disable 3 More...
 
#define AFEC_IDR_EOC4   (0x1u << 4)
 (AFEC_IDR) End of Conversion Interrupt Disable 4 More...
 
#define AFEC_IDR_EOC5   (0x1u << 5)
 (AFEC_IDR) End of Conversion Interrupt Disable 5 More...
 
#define AFEC_IDR_EOC6   (0x1u << 6)
 (AFEC_IDR) End of Conversion Interrupt Disable 6 More...
 
#define AFEC_IDR_EOC7   (0x1u << 7)
 (AFEC_IDR) End of Conversion Interrupt Disable 7 More...
 
#define AFEC_IDR_EOC8   (0x1u << 8)
 (AFEC_IDR) End of Conversion Interrupt Disable 8 More...
 
#define AFEC_IDR_EOC9   (0x1u << 9)
 (AFEC_IDR) End of Conversion Interrupt Disable 9 More...
 
#define AFEC_IDR_GOVRE   (0x1u << 25)
 (AFEC_IDR) General Overrun Error Interrupt Disable More...
 
#define AFEC_IDR_TEMPCHG   (0x1u << 30)
 (AFEC_IDR) Temperature Change Interrupt Disable More...
 
#define AFEC_IER_COMPE   (0x1u << 26)
 (AFEC_IER) Comparison Event Interrupt Enable More...
 
#define AFEC_IER_DRDY   (0x1u << 24)
 (AFEC_IER) Data Ready Interrupt Enable More...
 
#define AFEC_IER_EOC0   (0x1u << 0)
 (AFEC_IER) End of Conversion Interrupt Enable 0 More...
 
#define AFEC_IER_EOC1   (0x1u << 1)
 (AFEC_IER) End of Conversion Interrupt Enable 1 More...
 
#define AFEC_IER_EOC10   (0x1u << 10)
 (AFEC_IER) End of Conversion Interrupt Enable 10 More...
 
#define AFEC_IER_EOC11   (0x1u << 11)
 (AFEC_IER) End of Conversion Interrupt Enable 11 More...
 
#define AFEC_IER_EOC2   (0x1u << 2)
 (AFEC_IER) End of Conversion Interrupt Enable 2 More...
 
#define AFEC_IER_EOC3   (0x1u << 3)
 (AFEC_IER) End of Conversion Interrupt Enable 3 More...
 
#define AFEC_IER_EOC4   (0x1u << 4)
 (AFEC_IER) End of Conversion Interrupt Enable 4 More...
 
#define AFEC_IER_EOC5   (0x1u << 5)
 (AFEC_IER) End of Conversion Interrupt Enable 5 More...
 
#define AFEC_IER_EOC6   (0x1u << 6)
 (AFEC_IER) End of Conversion Interrupt Enable 6 More...
 
#define AFEC_IER_EOC7   (0x1u << 7)
 (AFEC_IER) End of Conversion Interrupt Enable 7 More...
 
#define AFEC_IER_EOC8   (0x1u << 8)
 (AFEC_IER) End of Conversion Interrupt Enable 8 More...
 
#define AFEC_IER_EOC9   (0x1u << 9)
 (AFEC_IER) End of Conversion Interrupt Enable 9 More...
 
#define AFEC_IER_GOVRE   (0x1u << 25)
 (AFEC_IER) General Overrun Error Interrupt Enable More...
 
#define AFEC_IER_TEMPCHG   (0x1u << 30)
 (AFEC_IER) Temperature Change Interrupt Enable More...
 
#define AFEC_IMR_COMPE   (0x1u << 26)
 (AFEC_IMR) Comparison Event Interrupt Mask More...
 
#define AFEC_IMR_DRDY   (0x1u << 24)
 (AFEC_IMR) Data Ready Interrupt Mask More...
 
#define AFEC_IMR_EOC0   (0x1u << 0)
 (AFEC_IMR) End of Conversion Interrupt Mask 0 More...
 
#define AFEC_IMR_EOC1   (0x1u << 1)
 (AFEC_IMR) End of Conversion Interrupt Mask 1 More...
 
#define AFEC_IMR_EOC10   (0x1u << 10)
 (AFEC_IMR) End of Conversion Interrupt Mask 10 More...
 
#define AFEC_IMR_EOC11   (0x1u << 11)
 (AFEC_IMR) End of Conversion Interrupt Mask 11 More...
 
#define AFEC_IMR_EOC2   (0x1u << 2)
 (AFEC_IMR) End of Conversion Interrupt Mask 2 More...
 
#define AFEC_IMR_EOC3   (0x1u << 3)
 (AFEC_IMR) End of Conversion Interrupt Mask 3 More...
 
#define AFEC_IMR_EOC4   (0x1u << 4)
 (AFEC_IMR) End of Conversion Interrupt Mask 4 More...
 
#define AFEC_IMR_EOC5   (0x1u << 5)
 (AFEC_IMR) End of Conversion Interrupt Mask 5 More...
 
#define AFEC_IMR_EOC6   (0x1u << 6)
 (AFEC_IMR) End of Conversion Interrupt Mask 6 More...
 
#define AFEC_IMR_EOC7   (0x1u << 7)
 (AFEC_IMR) End of Conversion Interrupt Mask 7 More...
 
#define AFEC_IMR_EOC8   (0x1u << 8)
 (AFEC_IMR) End of Conversion Interrupt Mask 8 More...
 
#define AFEC_IMR_EOC9   (0x1u << 9)
 (AFEC_IMR) End of Conversion Interrupt Mask 9 More...
 
#define AFEC_IMR_GOVRE   (0x1u << 25)
 (AFEC_IMR) General Overrun Error Interrupt Mask More...
 
#define AFEC_IMR_TEMPCHG   (0x1u << 30)
 (AFEC_IMR) Temperature Change Interrupt Mask More...
 
#define AFEC_ISR_COMPE   (0x1u << 26)
 (AFEC_ISR) Comparison Error (cleared by reading AFEC_ISR) More...
 
#define AFEC_ISR_DRDY   (0x1u << 24)
 (AFEC_ISR) Data Ready (cleared by reading AFEC_LCDR) More...
 
#define AFEC_ISR_EOC0   (0x1u << 0)
 (AFEC_ISR) End of Conversion 0 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC1   (0x1u << 1)
 (AFEC_ISR) End of Conversion 1 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC10   (0x1u << 10)
 (AFEC_ISR) End of Conversion 10 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC11   (0x1u << 11)
 (AFEC_ISR) End of Conversion 11 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC2   (0x1u << 2)
 (AFEC_ISR) End of Conversion 2 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC3   (0x1u << 3)
 (AFEC_ISR) End of Conversion 3 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC4   (0x1u << 4)
 (AFEC_ISR) End of Conversion 4 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC5   (0x1u << 5)
 (AFEC_ISR) End of Conversion 5 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC6   (0x1u << 6)
 (AFEC_ISR) End of Conversion 6 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC7   (0x1u << 7)
 (AFEC_ISR) End of Conversion 7 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC8   (0x1u << 8)
 (AFEC_ISR) End of Conversion 8 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_EOC9   (0x1u << 9)
 (AFEC_ISR) End of Conversion 9 (cleared by reading AFEC_CDRx) More...
 
#define AFEC_ISR_GOVRE   (0x1u << 25)
 (AFEC_ISR) General Overrun Error (cleared by reading AFEC_ISR) More...
 
#define AFEC_ISR_TEMPCHG   (0x1u << 30)
 (AFEC_ISR) Temperature Change (cleared on read) More...
 
#define AFEC_LCDR_CHNB_Msk   (0xfu << AFEC_LCDR_CHNB_Pos)
 (AFEC_LCDR) Channel Number More...
 
#define AFEC_LCDR_CHNB_Pos   24
 
#define AFEC_LCDR_LDATA_Msk   (0xffffu << AFEC_LCDR_LDATA_Pos)
 (AFEC_LCDR) Last Data Converted More...
 
#define AFEC_LCDR_LDATA_Pos   0
 
#define AFEC_MR_FREERUN   (0x1u << 7)
 (AFEC_MR) Free Run Mode More...
 
#define AFEC_MR_FREERUN_OFF   (0x0u << 7)
 (AFEC_MR) Normal mode More...
 
#define AFEC_MR_FREERUN_ON   (0x1u << 7)
 (AFEC_MR) Free Run mode: Never wait for any trigger. More...
 
#define AFEC_MR_FWUP   (0x1u << 6)
 (AFEC_MR) Fast Wake-up More...
 
#define AFEC_MR_FWUP_OFF   (0x0u << 6)
 (AFEC_MR) Normal Sleep mode: The sleep mode is defined by the SLEEP bit. More...
 
#define AFEC_MR_FWUP_ON   (0x1u << 6)
 (AFEC_MR) Fast wake-up Sleep mode: The voltage reference is ON between conversions and AFE is OFF. More...
 
#define AFEC_MR_ONE   (0x1u << 23)
 (AFEC_MR) One More...
 
#define AFEC_MR_PRESCAL(value)   ((AFEC_MR_PRESCAL_Msk & ((value) << AFEC_MR_PRESCAL_Pos)))
 
#define AFEC_MR_PRESCAL_Msk   (0xffu << AFEC_MR_PRESCAL_Pos)
 (AFEC_MR) Prescaler Rate Selection More...
 
#define AFEC_MR_PRESCAL_Pos   8
 
#define AFEC_MR_SLEEP   (0x1u << 5)
 (AFEC_MR) Sleep Mode More...
 
#define AFEC_MR_SLEEP_NORMAL   (0x0u << 5)
 (AFEC_MR) Normal mode: The AFE and reference voltage circuitry are kept ON between conversions. More...
 
#define AFEC_MR_SLEEP_SLEEP   (0x1u << 5)
 (AFEC_MR) Sleep mode: The AFE and reference voltage circuitry are OFF between conversions. More...
 
#define AFEC_MR_STARTUP(value)   ((AFEC_MR_STARTUP_Msk & ((value) << AFEC_MR_STARTUP_Pos)))
 
#define AFEC_MR_STARTUP_Msk   (0xfu << AFEC_MR_STARTUP_Pos)
 (AFEC_MR) Start-up Time More...
 
#define AFEC_MR_STARTUP_Pos   16
 
#define AFEC_MR_STARTUP_SUT0   (0x0u << 16)
 (AFEC_MR) 0 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT112   (0x7u << 16)
 (AFEC_MR) 112 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT16   (0x2u << 16)
 (AFEC_MR) 16 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT24   (0x3u << 16)
 (AFEC_MR) 24 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT512   (0x8u << 16)
 (AFEC_MR) 512 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT576   (0x9u << 16)
 (AFEC_MR) 576 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT64   (0x4u << 16)
 (AFEC_MR) 64 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT640   (0xAu << 16)
 (AFEC_MR) 640 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT704   (0xBu << 16)
 (AFEC_MR) 704 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT768   (0xCu << 16)
 (AFEC_MR) 768 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT8   (0x1u << 16)
 (AFEC_MR) 8 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT80   (0x5u << 16)
 (AFEC_MR) 80 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT832   (0xDu << 16)
 (AFEC_MR) 832 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT896   (0xEu << 16)
 (AFEC_MR) 896 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT96   (0x6u << 16)
 (AFEC_MR) 96 periods of AFE clock More...
 
#define AFEC_MR_STARTUP_SUT960   (0xFu << 16)
 (AFEC_MR) 960 periods of AFE clock More...
 
#define AFEC_MR_TRACKTIM(value)   ((AFEC_MR_TRACKTIM_Msk & ((value) << AFEC_MR_TRACKTIM_Pos)))
 
#define AFEC_MR_TRACKTIM_Msk   (0xfu << AFEC_MR_TRACKTIM_Pos)
 (AFEC_MR) Tracking Time More...
 
#define AFEC_MR_TRACKTIM_Pos   24
 
#define AFEC_MR_TRANSFER(value)   ((AFEC_MR_TRANSFER_Msk & ((value) << AFEC_MR_TRANSFER_Pos)))
 
#define AFEC_MR_TRANSFER_Msk   (0x3u << AFEC_MR_TRANSFER_Pos)
 (AFEC_MR) Transfer Period More...
 
#define AFEC_MR_TRANSFER_Pos   28
 
#define AFEC_MR_TRGEN   (0x1u << 0)
 (AFEC_MR) Trigger Enable More...
 
#define AFEC_MR_TRGEN_DIS   (0x0u << 0)
 (AFEC_MR) Hardware triggers are disabled. Starting a conversion is only possible by software. More...
 
#define AFEC_MR_TRGEN_EN   (0x1u << 0)
 (AFEC_MR) Hardware trigger selected by TRGSEL field is enabled. More...
 
#define AFEC_MR_TRGSEL(value)   ((AFEC_MR_TRGSEL_Msk & ((value) << AFEC_MR_TRGSEL_Pos)))
 
#define AFEC_MR_TRGSEL_AFEC_TRIG0   (0x0u << 1)
 (AFEC_MR) AFE0_ADTRG for AFEC0 / AFE1_ADTRG for AFEC1 More...
 
#define AFEC_MR_TRGSEL_AFEC_TRIG1   (0x1u << 1)
 (AFEC_MR) TIOA Output of the Timer Counter Channel 0 for AFEC0/TIOA Output of the Timer Counter Channel 3 for AFEC1 More...
 
#define AFEC_MR_TRGSEL_AFEC_TRIG2   (0x2u << 1)
 (AFEC_MR) TIOA Output of the Timer Counter Channel 1 for AFEC0/TIOA Output of the Timer Counter Channel 4 for AFEC1 More...
 
#define AFEC_MR_TRGSEL_AFEC_TRIG3   (0x3u << 1)
 (AFEC_MR) TIOA Output of the Timer Counter Channel 2 for AFEC0/TIOA Output of the Timer Counter Channel 5 for AFEC1 More...
 
#define AFEC_MR_TRGSEL_AFEC_TRIG4   (0x4u << 1)
 (AFEC_MR) PWM0 event line 0 for AFEC0 / PWM1 event line 0 for AFEC1 More...
 
#define AFEC_MR_TRGSEL_AFEC_TRIG5   (0x5u << 1)
 (AFEC_MR) PWM0 event line 1 for AFEC0 / PWM1 event line 1 for AFEC1 More...
 
#define AFEC_MR_TRGSEL_AFEC_TRIG6   (0x6u << 1)
 (AFEC_MR) Analog Comparator More...
 
#define AFEC_MR_TRGSEL_Msk   (0x7u << AFEC_MR_TRGSEL_Pos)
 (AFEC_MR) Trigger Selection More...
 
#define AFEC_MR_TRGSEL_Pos   1
 
#define AFEC_MR_USEQ   (0x1u << 31)
 (AFEC_MR) User Sequence Enable More...
 
#define AFEC_MR_USEQ_NUM_ORDER   (0x0u << 31)
 (AFEC_MR) Normal mode: The controller converts channels in a simple numeric order. More...
 
#define AFEC_MR_USEQ_REG_ORDER   (0x1u << 31)
 (AFEC_MR) User Sequence mode: The sequence respects what is defined in AFEC_SEQ1R and AFEC_SEQ1R. More...
 
#define AFEC_OVER_OVRE0   (0x1u << 0)
 (AFEC_OVER) Overrun Error 0 More...
 
#define AFEC_OVER_OVRE1   (0x1u << 1)
 (AFEC_OVER) Overrun Error 1 More...
 
#define AFEC_OVER_OVRE10   (0x1u << 10)
 (AFEC_OVER) Overrun Error 10 More...
 
#define AFEC_OVER_OVRE11   (0x1u << 11)
 (AFEC_OVER) Overrun Error 11 More...
 
#define AFEC_OVER_OVRE2   (0x1u << 2)
 (AFEC_OVER) Overrun Error 2 More...
 
#define AFEC_OVER_OVRE3   (0x1u << 3)
 (AFEC_OVER) Overrun Error 3 More...
 
#define AFEC_OVER_OVRE4   (0x1u << 4)
 (AFEC_OVER) Overrun Error 4 More...
 
#define AFEC_OVER_OVRE5   (0x1u << 5)
 (AFEC_OVER) Overrun Error 5 More...
 
#define AFEC_OVER_OVRE6   (0x1u << 6)
 (AFEC_OVER) Overrun Error 6 More...
 
#define AFEC_OVER_OVRE7   (0x1u << 7)
 (AFEC_OVER) Overrun Error 7 More...
 
#define AFEC_OVER_OVRE8   (0x1u << 8)
 (AFEC_OVER) Overrun Error 8 More...
 
#define AFEC_OVER_OVRE9   (0x1u << 9)
 (AFEC_OVER) Overrun Error 9 More...
 
#define AFEC_SEQ1R_USCH0(value)   ((AFEC_SEQ1R_USCH0_Msk & ((value) << AFEC_SEQ1R_USCH0_Pos)))
 
#define AFEC_SEQ1R_USCH0_Msk   (0xfu << AFEC_SEQ1R_USCH0_Pos)
 (AFEC_SEQ1R) User Sequence Number 0 More...
 
#define AFEC_SEQ1R_USCH0_Pos   0
 
#define AFEC_SEQ1R_USCH1(value)   ((AFEC_SEQ1R_USCH1_Msk & ((value) << AFEC_SEQ1R_USCH1_Pos)))
 
#define AFEC_SEQ1R_USCH1_Msk   (0xfu << AFEC_SEQ1R_USCH1_Pos)
 (AFEC_SEQ1R) User Sequence Number 1 More...
 
#define AFEC_SEQ1R_USCH1_Pos   4
 
#define AFEC_SEQ1R_USCH2(value)   ((AFEC_SEQ1R_USCH2_Msk & ((value) << AFEC_SEQ1R_USCH2_Pos)))
 
#define AFEC_SEQ1R_USCH2_Msk   (0xfu << AFEC_SEQ1R_USCH2_Pos)
 (AFEC_SEQ1R) User Sequence Number 2 More...
 
#define AFEC_SEQ1R_USCH2_Pos   8
 
#define AFEC_SEQ1R_USCH3(value)   ((AFEC_SEQ1R_USCH3_Msk & ((value) << AFEC_SEQ1R_USCH3_Pos)))
 
#define AFEC_SEQ1R_USCH3_Msk   (0xfu << AFEC_SEQ1R_USCH3_Pos)
 (AFEC_SEQ1R) User Sequence Number 3 More...
 
#define AFEC_SEQ1R_USCH3_Pos   12
 
#define AFEC_SEQ1R_USCH4(value)   ((AFEC_SEQ1R_USCH4_Msk & ((value) << AFEC_SEQ1R_USCH4_Pos)))
 
#define AFEC_SEQ1R_USCH4_Msk   (0xfu << AFEC_SEQ1R_USCH4_Pos)
 (AFEC_SEQ1R) User Sequence Number 4 More...
 
#define AFEC_SEQ1R_USCH4_Pos   16
 
#define AFEC_SEQ1R_USCH5(value)   ((AFEC_SEQ1R_USCH5_Msk & ((value) << AFEC_SEQ1R_USCH5_Pos)))
 
#define AFEC_SEQ1R_USCH5_Msk   (0xfu << AFEC_SEQ1R_USCH5_Pos)
 (AFEC_SEQ1R) User Sequence Number 5 More...
 
#define AFEC_SEQ1R_USCH5_Pos   20
 
#define AFEC_SEQ1R_USCH6(value)   ((AFEC_SEQ1R_USCH6_Msk & ((value) << AFEC_SEQ1R_USCH6_Pos)))
 
#define AFEC_SEQ1R_USCH6_Msk   (0xfu << AFEC_SEQ1R_USCH6_Pos)
 (AFEC_SEQ1R) User Sequence Number 6 More...
 
#define AFEC_SEQ1R_USCH6_Pos   24
 
#define AFEC_SEQ1R_USCH7(value)   ((AFEC_SEQ1R_USCH7_Msk & ((value) << AFEC_SEQ1R_USCH7_Pos)))
 
#define AFEC_SEQ1R_USCH7_Msk   (0xfu << AFEC_SEQ1R_USCH7_Pos)
 (AFEC_SEQ1R) User Sequence Number 7 More...
 
#define AFEC_SEQ1R_USCH7_Pos   28
 
#define AFEC_SEQ2R_USCH10(value)   ((AFEC_SEQ2R_USCH10_Msk & ((value) << AFEC_SEQ2R_USCH10_Pos)))
 
#define AFEC_SEQ2R_USCH10_Msk   (0xfu << AFEC_SEQ2R_USCH10_Pos)
 (AFEC_SEQ2R) User Sequence Number 10 More...
 
#define AFEC_SEQ2R_USCH10_Pos   8
 
#define AFEC_SEQ2R_USCH11(value)   ((AFEC_SEQ2R_USCH11_Msk & ((value) << AFEC_SEQ2R_USCH11_Pos)))
 
#define AFEC_SEQ2R_USCH11_Msk   (0xfu << AFEC_SEQ2R_USCH11_Pos)
 (AFEC_SEQ2R) User Sequence Number 11 More...
 
#define AFEC_SEQ2R_USCH11_Pos   12
 
#define AFEC_SEQ2R_USCH12(value)   ((AFEC_SEQ2R_USCH12_Msk & ((value) << AFEC_SEQ2R_USCH12_Pos)))
 
#define AFEC_SEQ2R_USCH12_Msk   (0xfu << AFEC_SEQ2R_USCH12_Pos)
 (AFEC_SEQ2R) User Sequence Number 12 More...
 
#define AFEC_SEQ2R_USCH12_Pos   16
 
#define AFEC_SEQ2R_USCH13(value)   ((AFEC_SEQ2R_USCH13_Msk & ((value) << AFEC_SEQ2R_USCH13_Pos)))
 
#define AFEC_SEQ2R_USCH13_Msk   (0xfu << AFEC_SEQ2R_USCH13_Pos)
 (AFEC_SEQ2R) User Sequence Number 13 More...
 
#define AFEC_SEQ2R_USCH13_Pos   20
 
#define AFEC_SEQ2R_USCH14(value)   ((AFEC_SEQ2R_USCH14_Msk & ((value) << AFEC_SEQ2R_USCH14_Pos)))
 
#define AFEC_SEQ2R_USCH14_Msk   (0xfu << AFEC_SEQ2R_USCH14_Pos)
 (AFEC_SEQ2R) User Sequence Number 14 More...
 
#define AFEC_SEQ2R_USCH14_Pos   24
 
#define AFEC_SEQ2R_USCH15(value)   ((AFEC_SEQ2R_USCH15_Msk & ((value) << AFEC_SEQ2R_USCH15_Pos)))
 
#define AFEC_SEQ2R_USCH15_Msk   (0xfu << AFEC_SEQ2R_USCH15_Pos)
 (AFEC_SEQ2R) User Sequence Number 15 More...
 
#define AFEC_SEQ2R_USCH15_Pos   28
 
#define AFEC_SEQ2R_USCH8(value)   ((AFEC_SEQ2R_USCH8_Msk & ((value) << AFEC_SEQ2R_USCH8_Pos)))
 
#define AFEC_SEQ2R_USCH8_Msk   (0xfu << AFEC_SEQ2R_USCH8_Pos)
 (AFEC_SEQ2R) User Sequence Number 8 More...
 
#define AFEC_SEQ2R_USCH8_Pos   0
 
#define AFEC_SEQ2R_USCH9(value)   ((AFEC_SEQ2R_USCH9_Msk & ((value) << AFEC_SEQ2R_USCH9_Pos)))
 
#define AFEC_SEQ2R_USCH9_Msk   (0xfu << AFEC_SEQ2R_USCH9_Pos)
 (AFEC_SEQ2R) User Sequence Number 9 More...
 
#define AFEC_SEQ2R_USCH9_Pos   4
 
#define AFEC_SHMR_DUAL0   (0x1u << 0)
 (AFEC_SHMR) Dual Sample & Hold for channel 0 More...
 
#define AFEC_SHMR_DUAL1   (0x1u << 1)
 (AFEC_SHMR) Dual Sample & Hold for channel 1 More...
 
#define AFEC_SHMR_DUAL10   (0x1u << 10)
 (AFEC_SHMR) Dual Sample & Hold for channel 10 More...
 
#define AFEC_SHMR_DUAL11   (0x1u << 11)
 (AFEC_SHMR) Dual Sample & Hold for channel 11 More...
 
#define AFEC_SHMR_DUAL2   (0x1u << 2)
 (AFEC_SHMR) Dual Sample & Hold for channel 2 More...
 
#define AFEC_SHMR_DUAL3   (0x1u << 3)
 (AFEC_SHMR) Dual Sample & Hold for channel 3 More...
 
#define AFEC_SHMR_DUAL4   (0x1u << 4)
 (AFEC_SHMR) Dual Sample & Hold for channel 4 More...
 
#define AFEC_SHMR_DUAL5   (0x1u << 5)
 (AFEC_SHMR) Dual Sample & Hold for channel 5 More...
 
#define AFEC_SHMR_DUAL6   (0x1u << 6)
 (AFEC_SHMR) Dual Sample & Hold for channel 6 More...
 
#define AFEC_SHMR_DUAL7   (0x1u << 7)
 (AFEC_SHMR) Dual Sample & Hold for channel 7 More...
 
#define AFEC_SHMR_DUAL8   (0x1u << 8)
 (AFEC_SHMR) Dual Sample & Hold for channel 8 More...
 
#define AFEC_SHMR_DUAL9   (0x1u << 9)
 (AFEC_SHMR) Dual Sample & Hold for channel 9 More...
 
#define AFEC_TEMPCWR_THIGHTHRES(value)   ((AFEC_TEMPCWR_THIGHTHRES_Msk & ((value) << AFEC_TEMPCWR_THIGHTHRES_Pos)))
 
#define AFEC_TEMPCWR_THIGHTHRES_Msk   (0xffffu << AFEC_TEMPCWR_THIGHTHRES_Pos)
 (AFEC_TEMPCWR) Temperature High Threshold More...
 
#define AFEC_TEMPCWR_THIGHTHRES_Pos   16
 
#define AFEC_TEMPCWR_TLOWTHRES(value)   ((AFEC_TEMPCWR_TLOWTHRES_Msk & ((value) << AFEC_TEMPCWR_TLOWTHRES_Pos)))
 
#define AFEC_TEMPCWR_TLOWTHRES_Msk   (0xffffu << AFEC_TEMPCWR_TLOWTHRES_Pos)
 (AFEC_TEMPCWR) Temperature Low Threshold More...
 
#define AFEC_TEMPCWR_TLOWTHRES_Pos   0
 
#define AFEC_TEMPMR_RTCT   (0x1u << 0)
 (AFEC_TEMPMR) Temperature Sensor RTC Trigger Mode More...
 
#define AFEC_TEMPMR_TEMPCMPMOD(value)   ((AFEC_TEMPMR_TEMPCMPMOD_Msk & ((value) << AFEC_TEMPMR_TEMPCMPMOD_Pos)))
 
#define AFEC_TEMPMR_TEMPCMPMOD_HIGH   (0x1u << 4)
 (AFEC_TEMPMR) Generates an event when the converted data is higher than the high threshold of the window. More...
 
#define AFEC_TEMPMR_TEMPCMPMOD_IN   (0x2u << 4)
 (AFEC_TEMPMR) Generates an event when the converted data is in the comparison window. More...
 
#define AFEC_TEMPMR_TEMPCMPMOD_LOW   (0x0u << 4)
 (AFEC_TEMPMR) Generates an event when the converted data is lower than the low threshold of the window. More...
 
#define AFEC_TEMPMR_TEMPCMPMOD_Msk   (0x3u << AFEC_TEMPMR_TEMPCMPMOD_Pos)
 (AFEC_TEMPMR) Temperature Comparison Mode More...
 
#define AFEC_TEMPMR_TEMPCMPMOD_OUT   (0x3u << 4)
 (AFEC_TEMPMR) Generates an event when the converted data is out of the comparison window. More...
 
#define AFEC_TEMPMR_TEMPCMPMOD_Pos   4
 
#define AFEC_VERSION_MFN_Msk   (0x7u << AFEC_VERSION_MFN_Pos)
 (AFEC_VERSION) Metal Fix Number More...
 
#define AFEC_VERSION_MFN_Pos   16
 
#define AFEC_VERSION_VERSION_Msk   (0xfffu << AFEC_VERSION_VERSION_Pos)
 (AFEC_VERSION) Version of the Hardware Module More...
 
#define AFEC_VERSION_VERSION_Pos   0
 
#define AFEC_WPMR_WPEN   (0x1u << 0)
 (AFEC_WPMR) Write Protection Enable More...
 
#define AFEC_WPMR_WPKEY(value)   ((AFEC_WPMR_WPKEY_Msk & ((value) << AFEC_WPMR_WPKEY_Pos)))
 
#define AFEC_WPMR_WPKEY_Msk   (0xffffffu << AFEC_WPMR_WPKEY_Pos)
 (AFEC_WPMR) Write Protect KEY More...
 
#define AFEC_WPMR_WPKEY_PASSWD   (0x414443u << 8)
 (AFEC_WPMR) Writing any other value in this field aborts the write operation of the WPEN bit. Always reads as 0. More...
 
#define AFEC_WPMR_WPKEY_Pos   8
 
#define AFEC_WPSR_WPVS   (0x1u << 0)
 (AFEC_WPSR) Write Protect Violation Status More...
 
#define AFEC_WPSR_WPVSRC_Msk   (0xffffu << AFEC_WPSR_WPVSRC_Pos)
 (AFEC_WPSR) Write Protect Violation Source More...
 
#define AFEC_WPSR_WPVSRC_Pos   8
 

Detailed Description

SOFTWARE API DEFINITION FOR Analog Front-End Controller

Macro Definition Documentation

◆ AFEC_ACR_IBCTL

#define AFEC_ACR_IBCTL (   value)    ((AFEC_ACR_IBCTL_Msk & ((value) << AFEC_ACR_IBCTL_Pos)))

Definition at line 440 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ACR_IBCTL_Msk

#define AFEC_ACR_IBCTL_Msk   (0x3u << AFEC_ACR_IBCTL_Pos)

(AFEC_ACR) AFE Bias Current Control

Definition at line 439 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ACR_IBCTL_Pos

#define AFEC_ACR_IBCTL_Pos   8

Definition at line 438 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ACR_PGA0EN

#define AFEC_ACR_PGA0EN   (0x1u << 2)

(AFEC_ACR) PGA0 Enable

Definition at line 436 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ACR_PGA1EN

#define AFEC_ACR_PGA1EN   (0x1u << 3)

(AFEC_ACR) PGA1 Enable

Definition at line 437 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CDR_DATA_Msk

#define AFEC_CDR_DATA_Msk   (0xffffu << AFEC_CDR_DATA_Pos)

(AFEC_CDR) Converted Data

Definition at line 414 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CDR_DATA_Pos

#define AFEC_CDR_DATA_Pos   0

Definition at line 413 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR0

#define AFEC_CECR_ECORR0   (0x1u << 0)

(AFEC_CECR) Error Correction Enable for channel 0

Definition at line 464 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR1

#define AFEC_CECR_ECORR1   (0x1u << 1)

(AFEC_CECR) Error Correction Enable for channel 1

Definition at line 465 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR10

#define AFEC_CECR_ECORR10   (0x1u << 10)

(AFEC_CECR) Error Correction Enable for channel 10

Definition at line 474 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR11

#define AFEC_CECR_ECORR11   (0x1u << 11)

(AFEC_CECR) Error Correction Enable for channel 11

Definition at line 475 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR2

#define AFEC_CECR_ECORR2   (0x1u << 2)

(AFEC_CECR) Error Correction Enable for channel 2

Definition at line 466 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR3

#define AFEC_CECR_ECORR3   (0x1u << 3)

(AFEC_CECR) Error Correction Enable for channel 3

Definition at line 467 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR4

#define AFEC_CECR_ECORR4   (0x1u << 4)

(AFEC_CECR) Error Correction Enable for channel 4

Definition at line 468 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR5

#define AFEC_CECR_ECORR5   (0x1u << 5)

(AFEC_CECR) Error Correction Enable for channel 5

Definition at line 469 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR6

#define AFEC_CECR_ECORR6   (0x1u << 6)

(AFEC_CECR) Error Correction Enable for channel 6

Definition at line 470 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR7

#define AFEC_CECR_ECORR7   (0x1u << 7)

(AFEC_CECR) Error Correction Enable for channel 7

Definition at line 471 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR8

#define AFEC_CECR_ECORR8   (0x1u << 8)

(AFEC_CECR) Error Correction Enable for channel 8

Definition at line 472 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CECR_ECORR9

#define AFEC_CECR_ECORR9   (0x1u << 9)

(AFEC_CECR) Error Correction Enable for channel 9

Definition at line 473 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN0

#define AFEC_CGR_GAIN0 (   value)    ((AFEC_CGR_GAIN0_Msk & ((value) << AFEC_CGR_GAIN0_Pos)))

Definition at line 361 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN0_Msk

#define AFEC_CGR_GAIN0_Msk   (0x3u << AFEC_CGR_GAIN0_Pos)

(AFEC_CGR) Gain for Channel 0

Definition at line 360 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN0_Pos

#define AFEC_CGR_GAIN0_Pos   0

Definition at line 359 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN1

#define AFEC_CGR_GAIN1 (   value)    ((AFEC_CGR_GAIN1_Msk & ((value) << AFEC_CGR_GAIN1_Pos)))

Definition at line 364 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN10

#define AFEC_CGR_GAIN10 (   value)    ((AFEC_CGR_GAIN10_Msk & ((value) << AFEC_CGR_GAIN10_Pos)))

Definition at line 391 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN10_Msk

#define AFEC_CGR_GAIN10_Msk   (0x3u << AFEC_CGR_GAIN10_Pos)

(AFEC_CGR) Gain for Channel 10

Definition at line 390 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN10_Pos

#define AFEC_CGR_GAIN10_Pos   20

Definition at line 389 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN11

#define AFEC_CGR_GAIN11 (   value)    ((AFEC_CGR_GAIN11_Msk & ((value) << AFEC_CGR_GAIN11_Pos)))

Definition at line 394 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN11_Msk

#define AFEC_CGR_GAIN11_Msk   (0x3u << AFEC_CGR_GAIN11_Pos)

(AFEC_CGR) Gain for Channel 11

Definition at line 393 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN11_Pos

#define AFEC_CGR_GAIN11_Pos   22

Definition at line 392 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN1_Msk

#define AFEC_CGR_GAIN1_Msk   (0x3u << AFEC_CGR_GAIN1_Pos)

(AFEC_CGR) Gain for Channel 1

Definition at line 363 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN1_Pos

#define AFEC_CGR_GAIN1_Pos   2

Definition at line 362 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN2

#define AFEC_CGR_GAIN2 (   value)    ((AFEC_CGR_GAIN2_Msk & ((value) << AFEC_CGR_GAIN2_Pos)))

Definition at line 367 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN2_Msk

#define AFEC_CGR_GAIN2_Msk   (0x3u << AFEC_CGR_GAIN2_Pos)

(AFEC_CGR) Gain for Channel 2

Definition at line 366 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN2_Pos

#define AFEC_CGR_GAIN2_Pos   4

Definition at line 365 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN3

#define AFEC_CGR_GAIN3 (   value)    ((AFEC_CGR_GAIN3_Msk & ((value) << AFEC_CGR_GAIN3_Pos)))

Definition at line 370 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN3_Msk

#define AFEC_CGR_GAIN3_Msk   (0x3u << AFEC_CGR_GAIN3_Pos)

(AFEC_CGR) Gain for Channel 3

Definition at line 369 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN3_Pos

#define AFEC_CGR_GAIN3_Pos   6

Definition at line 368 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN4

#define AFEC_CGR_GAIN4 (   value)    ((AFEC_CGR_GAIN4_Msk & ((value) << AFEC_CGR_GAIN4_Pos)))

Definition at line 373 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN4_Msk

#define AFEC_CGR_GAIN4_Msk   (0x3u << AFEC_CGR_GAIN4_Pos)

(AFEC_CGR) Gain for Channel 4

Definition at line 372 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN4_Pos

#define AFEC_CGR_GAIN4_Pos   8

Definition at line 371 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN5

#define AFEC_CGR_GAIN5 (   value)    ((AFEC_CGR_GAIN5_Msk & ((value) << AFEC_CGR_GAIN5_Pos)))

Definition at line 376 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN5_Msk

#define AFEC_CGR_GAIN5_Msk   (0x3u << AFEC_CGR_GAIN5_Pos)

(AFEC_CGR) Gain for Channel 5

Definition at line 375 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN5_Pos

#define AFEC_CGR_GAIN5_Pos   10

Definition at line 374 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN6

#define AFEC_CGR_GAIN6 (   value)    ((AFEC_CGR_GAIN6_Msk & ((value) << AFEC_CGR_GAIN6_Pos)))

Definition at line 379 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN6_Msk

#define AFEC_CGR_GAIN6_Msk   (0x3u << AFEC_CGR_GAIN6_Pos)

(AFEC_CGR) Gain for Channel 6

Definition at line 378 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN6_Pos

#define AFEC_CGR_GAIN6_Pos   12

Definition at line 377 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN7

#define AFEC_CGR_GAIN7 (   value)    ((AFEC_CGR_GAIN7_Msk & ((value) << AFEC_CGR_GAIN7_Pos)))

Definition at line 382 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN7_Msk

#define AFEC_CGR_GAIN7_Msk   (0x3u << AFEC_CGR_GAIN7_Pos)

(AFEC_CGR) Gain for Channel 7

Definition at line 381 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN7_Pos

#define AFEC_CGR_GAIN7_Pos   14

Definition at line 380 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN8

#define AFEC_CGR_GAIN8 (   value)    ((AFEC_CGR_GAIN8_Msk & ((value) << AFEC_CGR_GAIN8_Pos)))

Definition at line 385 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN8_Msk

#define AFEC_CGR_GAIN8_Msk   (0x3u << AFEC_CGR_GAIN8_Pos)

(AFEC_CGR) Gain for Channel 8

Definition at line 384 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN8_Pos

#define AFEC_CGR_GAIN8_Pos   16

Definition at line 383 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN9

#define AFEC_CGR_GAIN9 (   value)    ((AFEC_CGR_GAIN9_Msk & ((value) << AFEC_CGR_GAIN9_Pos)))

Definition at line 388 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN9_Msk

#define AFEC_CGR_GAIN9_Msk   (0x3u << AFEC_CGR_GAIN9_Pos)

(AFEC_CGR) Gain for Channel 9

Definition at line 387 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CGR_GAIN9_Pos

#define AFEC_CGR_GAIN9_Pos   18

Definition at line 386 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH0

#define AFEC_CHDR_CH0   (0x1u << 0)

(AFEC_CHDR) Channel 0 Disable

Definition at line 240 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH1

#define AFEC_CHDR_CH1   (0x1u << 1)

(AFEC_CHDR) Channel 1 Disable

Definition at line 241 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH10

#define AFEC_CHDR_CH10   (0x1u << 10)

(AFEC_CHDR) Channel 10 Disable

Definition at line 250 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH11

#define AFEC_CHDR_CH11   (0x1u << 11)

(AFEC_CHDR) Channel 11 Disable

Definition at line 251 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH2

#define AFEC_CHDR_CH2   (0x1u << 2)

(AFEC_CHDR) Channel 2 Disable

Definition at line 242 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH3

#define AFEC_CHDR_CH3   (0x1u << 3)

(AFEC_CHDR) Channel 3 Disable

Definition at line 243 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH4

#define AFEC_CHDR_CH4   (0x1u << 4)

(AFEC_CHDR) Channel 4 Disable

Definition at line 244 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH5

#define AFEC_CHDR_CH5   (0x1u << 5)

(AFEC_CHDR) Channel 5 Disable

Definition at line 245 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH6

#define AFEC_CHDR_CH6   (0x1u << 6)

(AFEC_CHDR) Channel 6 Disable

Definition at line 246 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH7

#define AFEC_CHDR_CH7   (0x1u << 7)

(AFEC_CHDR) Channel 7 Disable

Definition at line 247 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH8

#define AFEC_CHDR_CH8   (0x1u << 8)

(AFEC_CHDR) Channel 8 Disable

Definition at line 248 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHDR_CH9

#define AFEC_CHDR_CH9   (0x1u << 9)

(AFEC_CHDR) Channel 9 Disable

Definition at line 249 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH0

#define AFEC_CHER_CH0   (0x1u << 0)

(AFEC_CHER) Channel 0 Enable

Definition at line 227 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH1

#define AFEC_CHER_CH1   (0x1u << 1)

(AFEC_CHER) Channel 1 Enable

Definition at line 228 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH10

#define AFEC_CHER_CH10   (0x1u << 10)

(AFEC_CHER) Channel 10 Enable

Definition at line 237 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH11

#define AFEC_CHER_CH11   (0x1u << 11)

(AFEC_CHER) Channel 11 Enable

Definition at line 238 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH2

#define AFEC_CHER_CH2   (0x1u << 2)

(AFEC_CHER) Channel 2 Enable

Definition at line 229 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH3

#define AFEC_CHER_CH3   (0x1u << 3)

(AFEC_CHER) Channel 3 Enable

Definition at line 230 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH4

#define AFEC_CHER_CH4   (0x1u << 4)

(AFEC_CHER) Channel 4 Enable

Definition at line 231 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH5

#define AFEC_CHER_CH5   (0x1u << 5)

(AFEC_CHER) Channel 5 Enable

Definition at line 232 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH6

#define AFEC_CHER_CH6   (0x1u << 6)

(AFEC_CHER) Channel 6 Enable

Definition at line 233 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH7

#define AFEC_CHER_CH7   (0x1u << 7)

(AFEC_CHER) Channel 7 Enable

Definition at line 234 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH8

#define AFEC_CHER_CH8   (0x1u << 8)

(AFEC_CHER) Channel 8 Enable

Definition at line 235 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHER_CH9

#define AFEC_CHER_CH9   (0x1u << 9)

(AFEC_CHER) Channel 9 Enable

Definition at line 236 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH0

#define AFEC_CHSR_CH0   (0x1u << 0)

(AFEC_CHSR) Channel 0 Status

Definition at line 253 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH1

#define AFEC_CHSR_CH1   (0x1u << 1)

(AFEC_CHSR) Channel 1 Status

Definition at line 254 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH10

#define AFEC_CHSR_CH10   (0x1u << 10)

(AFEC_CHSR) Channel 10 Status

Definition at line 263 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH11

#define AFEC_CHSR_CH11   (0x1u << 11)

(AFEC_CHSR) Channel 11 Status

Definition at line 264 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH2

#define AFEC_CHSR_CH2   (0x1u << 2)

(AFEC_CHSR) Channel 2 Status

Definition at line 255 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH3

#define AFEC_CHSR_CH3   (0x1u << 3)

(AFEC_CHSR) Channel 3 Status

Definition at line 256 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH4

#define AFEC_CHSR_CH4   (0x1u << 4)

(AFEC_CHSR) Channel 4 Status

Definition at line 257 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH5

#define AFEC_CHSR_CH5   (0x1u << 5)

(AFEC_CHSR) Channel 5 Status

Definition at line 258 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH6

#define AFEC_CHSR_CH6   (0x1u << 6)

(AFEC_CHSR) Channel 6 Status

Definition at line 259 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH7

#define AFEC_CHSR_CH7   (0x1u << 7)

(AFEC_CHSR) Channel 7 Status

Definition at line 260 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH8

#define AFEC_CHSR_CH8   (0x1u << 8)

(AFEC_CHSR) Channel 8 Status

Definition at line 261 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CHSR_CH9

#define AFEC_CHSR_CH9   (0x1u << 9)

(AFEC_CHSR) Channel 9 Status

Definition at line 262 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_COCR_AOFF

#define AFEC_COCR_AOFF (   value)    ((AFEC_COCR_AOFF_Msk & ((value) << AFEC_COCR_AOFF_Pos)))

Definition at line 418 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_COCR_AOFF_Msk

#define AFEC_COCR_AOFF_Msk   (0xfffu << AFEC_COCR_AOFF_Pos)

(AFEC_COCR) Analog Offset

Definition at line 417 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_COCR_AOFF_Pos

#define AFEC_COCR_AOFF_Pos   0

Definition at line 416 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_COSR_CSEL

#define AFEC_COSR_CSEL   (0x1u << 0)

(AFEC_COSR) Sample & Hold unit Correction Select

Definition at line 455 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CR_START

#define AFEC_CR_START   (0x1u << 1)

(AFEC_CR) Start Conversion

Definition at line 88 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CR_SWRST

#define AFEC_CR_SWRST   (0x1u << 0)

(AFEC_CR) Software Reset

Definition at line 87 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CSELR_CSEL

#define AFEC_CSELR_CSEL (   value)    ((AFEC_CSELR_CSEL_Msk & ((value) << AFEC_CSELR_CSEL_Pos)))

Definition at line 411 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CSELR_CSEL_Msk

#define AFEC_CSELR_CSEL_Msk   (0xfu << AFEC_CSELR_CSEL_Pos)

(AFEC_CSELR) Channel Selection

Definition at line 410 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CSELR_CSEL_Pos

#define AFEC_CSELR_CSEL_Pos   0

Definition at line 409 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CVR_GAINCORR

#define AFEC_CVR_GAINCORR (   value)    ((AFEC_CVR_GAINCORR_Msk & ((value) << AFEC_CVR_GAINCORR_Pos)))

Definition at line 462 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CVR_GAINCORR_Msk

#define AFEC_CVR_GAINCORR_Msk   (0xffffu << AFEC_CVR_GAINCORR_Pos)

(AFEC_CVR) Gain Correction

Definition at line 461 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CVR_GAINCORR_Pos

#define AFEC_CVR_GAINCORR_Pos   16

Definition at line 460 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CVR_OFFSETCORR

#define AFEC_CVR_OFFSETCORR (   value)    ((AFEC_CVR_OFFSETCORR_Msk & ((value) << AFEC_CVR_OFFSETCORR_Pos)))

Definition at line 459 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CVR_OFFSETCORR_Msk

#define AFEC_CVR_OFFSETCORR_Msk   (0xffffu << AFEC_CVR_OFFSETCORR_Pos)

(AFEC_CVR) Offset Correction

Definition at line 458 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CVR_OFFSETCORR_Pos

#define AFEC_CVR_OFFSETCORR_Pos   0

Definition at line 457 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CWR_HIGHTHRES

#define AFEC_CWR_HIGHTHRES (   value)    ((AFEC_CWR_HIGHTHRES_Msk & ((value) << AFEC_CWR_HIGHTHRES_Pos)))

Definition at line 357 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CWR_HIGHTHRES_Msk

#define AFEC_CWR_HIGHTHRES_Msk   (0xffffu << AFEC_CWR_HIGHTHRES_Pos)

(AFEC_CWR) High Threshold

Definition at line 356 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CWR_HIGHTHRES_Pos

#define AFEC_CWR_HIGHTHRES_Pos   16

Definition at line 355 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CWR_LOWTHRES

#define AFEC_CWR_LOWTHRES (   value)    ((AFEC_CWR_LOWTHRES_Msk & ((value) << AFEC_CWR_LOWTHRES_Pos)))

Definition at line 354 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CWR_LOWTHRES_Msk

#define AFEC_CWR_LOWTHRES_Msk   (0xffffu << AFEC_CWR_LOWTHRES_Pos)

(AFEC_CWR) Low Threshold

Definition at line 353 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_CWR_LOWTHRES_Pos

#define AFEC_CWR_LOWTHRES_Pos   0

Definition at line 352 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF0

#define AFEC_DIFFR_DIFF0   (0x1u << 0)

(AFEC_DIFFR) Differential inputs for channel 0

Definition at line 396 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF1

#define AFEC_DIFFR_DIFF1   (0x1u << 1)

(AFEC_DIFFR) Differential inputs for channel 1

Definition at line 397 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF10

#define AFEC_DIFFR_DIFF10   (0x1u << 10)

(AFEC_DIFFR) Differential inputs for channel 10

Definition at line 406 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF11

#define AFEC_DIFFR_DIFF11   (0x1u << 11)

(AFEC_DIFFR) Differential inputs for channel 11

Definition at line 407 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF2

#define AFEC_DIFFR_DIFF2   (0x1u << 2)

(AFEC_DIFFR) Differential inputs for channel 2

Definition at line 398 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF3

#define AFEC_DIFFR_DIFF3   (0x1u << 3)

(AFEC_DIFFR) Differential inputs for channel 3

Definition at line 399 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF4

#define AFEC_DIFFR_DIFF4   (0x1u << 4)

(AFEC_DIFFR) Differential inputs for channel 4

Definition at line 400 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF5

#define AFEC_DIFFR_DIFF5   (0x1u << 5)

(AFEC_DIFFR) Differential inputs for channel 5

Definition at line 401 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF6

#define AFEC_DIFFR_DIFF6   (0x1u << 6)

(AFEC_DIFFR) Differential inputs for channel 6

Definition at line 402 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF7

#define AFEC_DIFFR_DIFF7   (0x1u << 7)

(AFEC_DIFFR) Differential inputs for channel 7

Definition at line 403 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF8

#define AFEC_DIFFR_DIFF8   (0x1u << 8)

(AFEC_DIFFR) Differential inputs for channel 8

Definition at line 404 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_DIFFR_DIFF9

#define AFEC_DIFFR_DIFF9   (0x1u << 9)

(AFEC_DIFFR) Differential inputs for channel 9

Definition at line 405 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPALL

#define AFEC_EMR_CMPALL   (0x1u << 9)

(AFEC_EMR) Compare All Channels

Definition at line 155 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPFILTER

#define AFEC_EMR_CMPFILTER (   value)    ((AFEC_EMR_CMPFILTER_Msk & ((value) << AFEC_EMR_CMPFILTER_Pos)))

Definition at line 158 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPFILTER_Msk

#define AFEC_EMR_CMPFILTER_Msk   (0x3u << AFEC_EMR_CMPFILTER_Pos)

(AFEC_EMR) Compare Event Filtering

Definition at line 157 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPFILTER_Pos

#define AFEC_EMR_CMPFILTER_Pos   12

Definition at line 156 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE

#define AFEC_EMR_CMPMODE (   value)    ((AFEC_EMR_CMPMODE_Msk & ((value) << AFEC_EMR_CMPMODE_Pos)))

Definition at line 147 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE_HIGH

#define AFEC_EMR_CMPMODE_HIGH   (0x1u << 0)

(AFEC_EMR) Generates an event when the converted data is higher than the high threshold of the window.

Definition at line 149 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE_IN

#define AFEC_EMR_CMPMODE_IN   (0x2u << 0)

(AFEC_EMR) Generates an event when the converted data is in the comparison window.

Definition at line 150 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE_LOW

#define AFEC_EMR_CMPMODE_LOW   (0x0u << 0)

(AFEC_EMR) Generates an event when the converted data is lower than the low threshold of the window.

Definition at line 148 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE_Msk

#define AFEC_EMR_CMPMODE_Msk   (0x3u << AFEC_EMR_CMPMODE_Pos)

(AFEC_EMR) Comparison Mode

Definition at line 146 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE_OUT

#define AFEC_EMR_CMPMODE_OUT   (0x3u << 0)

(AFEC_EMR) Generates an event when the converted data is out of the comparison window.

Definition at line 151 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPMODE_Pos

#define AFEC_EMR_CMPMODE_Pos   0

Definition at line 145 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPSEL

#define AFEC_EMR_CMPSEL (   value)    ((AFEC_EMR_CMPSEL_Msk & ((value) << AFEC_EMR_CMPSEL_Pos)))

Definition at line 154 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPSEL_Msk

#define AFEC_EMR_CMPSEL_Msk   (0x1fu << AFEC_EMR_CMPSEL_Pos)

(AFEC_EMR) Comparison Selected Channel

Definition at line 153 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_CMPSEL_Pos

#define AFEC_EMR_CMPSEL_Pos   3

Definition at line 152 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES

#define AFEC_EMR_RES (   value)    ((AFEC_EMR_RES_Msk & ((value) << AFEC_EMR_RES_Pos)))

Definition at line 161 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_Msk

#define AFEC_EMR_RES_Msk   (0x7u << AFEC_EMR_RES_Pos)

(AFEC_EMR) Resolution

Definition at line 160 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_NO_AVERAGE

#define AFEC_EMR_RES_NO_AVERAGE   (0x0u << 16)

(AFEC_EMR) 12-bit resolution, AFE sample rate is maximum (no averaging).

Definition at line 162 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_OSR16

#define AFEC_EMR_RES_OSR16   (0x3u << 16)

(AFEC_EMR) 14-bit resolution, AFE sample rate divided by 16 (averaging).

Definition at line 164 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_OSR256

#define AFEC_EMR_RES_OSR256   (0x5u << 16)

(AFEC_EMR) 16-bit resolution, AFE sample rate divided by 256 (averaging).

Definition at line 166 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_OSR4

#define AFEC_EMR_RES_OSR4   (0x2u << 16)

(AFEC_EMR) 13-bit resolution, AFE sample rate divided by 4 (averaging).

Definition at line 163 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_OSR64

#define AFEC_EMR_RES_OSR64   (0x4u << 16)

(AFEC_EMR) 15-bit resolution, AFE sample rate divided by 64 (averaging).

Definition at line 165 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_RES_Pos

#define AFEC_EMR_RES_Pos   16

Definition at line 159 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE

#define AFEC_EMR_SIGNMODE (   value)    ((AFEC_EMR_SIGNMODE_Msk & ((value) << AFEC_EMR_SIGNMODE_Pos)))

Definition at line 171 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE_ALL_SIGNED

#define AFEC_EMR_SIGNMODE_ALL_SIGNED   (0x3u << 28)

(AFEC_EMR) All channels: Signed conversions.

Definition at line 175 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE_ALL_UNSIGNED

#define AFEC_EMR_SIGNMODE_ALL_UNSIGNED   (0x2u << 28)

(AFEC_EMR) All channels: Unsigned conversions.

Definition at line 174 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE_Msk

#define AFEC_EMR_SIGNMODE_Msk   (0x3u << AFEC_EMR_SIGNMODE_Pos)

(AFEC_EMR) Sign Mode

Definition at line 170 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE_Pos

#define AFEC_EMR_SIGNMODE_Pos   28

Definition at line 169 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE_SE_SIGN_DF_UNSG

#define AFEC_EMR_SIGNMODE_SE_SIGN_DF_UNSG   (0x1u << 28)

(AFEC_EMR) Single-Ended channels: Signed conversions.Differential channels: Unsigned conversions.

Definition at line 173 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_SIGNMODE_SE_UNSG_DF_SIGN

#define AFEC_EMR_SIGNMODE_SE_UNSG_DF_SIGN   (0x0u << 28)

(AFEC_EMR) Single-Ended channels: Unsigned conversions.Differential channels: Signed conversions.

Definition at line 172 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_STM

#define AFEC_EMR_STM   (0x1u << 25)

(AFEC_EMR) Single Trigger Mode

Definition at line 168 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_EMR_TAG

#define AFEC_EMR_TAG   (0x1u << 24)

(AFEC_EMR) TAG of the AFEC_LDCR

Definition at line 167 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_COMPE

#define AFEC_IDR_COMPE   (0x1u << 26)

(AFEC_IDR) Comparison Event Interrupt Disable

Definition at line 302 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_DRDY

#define AFEC_IDR_DRDY   (0x1u << 24)

(AFEC_IDR) Data Ready Interrupt Disable

Definition at line 300 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC0

#define AFEC_IDR_EOC0   (0x1u << 0)

(AFEC_IDR) End of Conversion Interrupt Disable 0

Definition at line 288 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC1

#define AFEC_IDR_EOC1   (0x1u << 1)

(AFEC_IDR) End of Conversion Interrupt Disable 1

Definition at line 289 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC10

#define AFEC_IDR_EOC10   (0x1u << 10)

(AFEC_IDR) End of Conversion Interrupt Disable 10

Definition at line 298 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC11

#define AFEC_IDR_EOC11   (0x1u << 11)

(AFEC_IDR) End of Conversion Interrupt Disable 11

Definition at line 299 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC2

#define AFEC_IDR_EOC2   (0x1u << 2)

(AFEC_IDR) End of Conversion Interrupt Disable 2

Definition at line 290 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC3

#define AFEC_IDR_EOC3   (0x1u << 3)

(AFEC_IDR) End of Conversion Interrupt Disable 3

Definition at line 291 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC4

#define AFEC_IDR_EOC4   (0x1u << 4)

(AFEC_IDR) End of Conversion Interrupt Disable 4

Definition at line 292 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC5

#define AFEC_IDR_EOC5   (0x1u << 5)

(AFEC_IDR) End of Conversion Interrupt Disable 5

Definition at line 293 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC6

#define AFEC_IDR_EOC6   (0x1u << 6)

(AFEC_IDR) End of Conversion Interrupt Disable 6

Definition at line 294 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC7

#define AFEC_IDR_EOC7   (0x1u << 7)

(AFEC_IDR) End of Conversion Interrupt Disable 7

Definition at line 295 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC8

#define AFEC_IDR_EOC8   (0x1u << 8)

(AFEC_IDR) End of Conversion Interrupt Disable 8

Definition at line 296 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_EOC9

#define AFEC_IDR_EOC9   (0x1u << 9)

(AFEC_IDR) End of Conversion Interrupt Disable 9

Definition at line 297 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_GOVRE

#define AFEC_IDR_GOVRE   (0x1u << 25)

(AFEC_IDR) General Overrun Error Interrupt Disable

Definition at line 301 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IDR_TEMPCHG

#define AFEC_IDR_TEMPCHG   (0x1u << 30)

(AFEC_IDR) Temperature Change Interrupt Disable

Definition at line 303 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_COMPE

#define AFEC_IER_COMPE   (0x1u << 26)

(AFEC_IER) Comparison Event Interrupt Enable

Definition at line 285 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_DRDY

#define AFEC_IER_DRDY   (0x1u << 24)

(AFEC_IER) Data Ready Interrupt Enable

Definition at line 283 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC0

#define AFEC_IER_EOC0   (0x1u << 0)

(AFEC_IER) End of Conversion Interrupt Enable 0

Definition at line 271 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC1

#define AFEC_IER_EOC1   (0x1u << 1)

(AFEC_IER) End of Conversion Interrupt Enable 1

Definition at line 272 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC10

#define AFEC_IER_EOC10   (0x1u << 10)

(AFEC_IER) End of Conversion Interrupt Enable 10

Definition at line 281 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC11

#define AFEC_IER_EOC11   (0x1u << 11)

(AFEC_IER) End of Conversion Interrupt Enable 11

Definition at line 282 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC2

#define AFEC_IER_EOC2   (0x1u << 2)

(AFEC_IER) End of Conversion Interrupt Enable 2

Definition at line 273 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC3

#define AFEC_IER_EOC3   (0x1u << 3)

(AFEC_IER) End of Conversion Interrupt Enable 3

Definition at line 274 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC4

#define AFEC_IER_EOC4   (0x1u << 4)

(AFEC_IER) End of Conversion Interrupt Enable 4

Definition at line 275 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC5

#define AFEC_IER_EOC5   (0x1u << 5)

(AFEC_IER) End of Conversion Interrupt Enable 5

Definition at line 276 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC6

#define AFEC_IER_EOC6   (0x1u << 6)

(AFEC_IER) End of Conversion Interrupt Enable 6

Definition at line 277 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC7

#define AFEC_IER_EOC7   (0x1u << 7)

(AFEC_IER) End of Conversion Interrupt Enable 7

Definition at line 278 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC8

#define AFEC_IER_EOC8   (0x1u << 8)

(AFEC_IER) End of Conversion Interrupt Enable 8

Definition at line 279 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_EOC9

#define AFEC_IER_EOC9   (0x1u << 9)

(AFEC_IER) End of Conversion Interrupt Enable 9

Definition at line 280 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_GOVRE

#define AFEC_IER_GOVRE   (0x1u << 25)

(AFEC_IER) General Overrun Error Interrupt Enable

Definition at line 284 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IER_TEMPCHG

#define AFEC_IER_TEMPCHG   (0x1u << 30)

(AFEC_IER) Temperature Change Interrupt Enable

Definition at line 286 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_COMPE

#define AFEC_IMR_COMPE   (0x1u << 26)

(AFEC_IMR) Comparison Event Interrupt Mask

Definition at line 319 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_DRDY

#define AFEC_IMR_DRDY   (0x1u << 24)

(AFEC_IMR) Data Ready Interrupt Mask

Definition at line 317 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC0

#define AFEC_IMR_EOC0   (0x1u << 0)

(AFEC_IMR) End of Conversion Interrupt Mask 0

Definition at line 305 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC1

#define AFEC_IMR_EOC1   (0x1u << 1)

(AFEC_IMR) End of Conversion Interrupt Mask 1

Definition at line 306 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC10

#define AFEC_IMR_EOC10   (0x1u << 10)

(AFEC_IMR) End of Conversion Interrupt Mask 10

Definition at line 315 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC11

#define AFEC_IMR_EOC11   (0x1u << 11)

(AFEC_IMR) End of Conversion Interrupt Mask 11

Definition at line 316 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC2

#define AFEC_IMR_EOC2   (0x1u << 2)

(AFEC_IMR) End of Conversion Interrupt Mask 2

Definition at line 307 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC3

#define AFEC_IMR_EOC3   (0x1u << 3)

(AFEC_IMR) End of Conversion Interrupt Mask 3

Definition at line 308 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC4

#define AFEC_IMR_EOC4   (0x1u << 4)

(AFEC_IMR) End of Conversion Interrupt Mask 4

Definition at line 309 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC5

#define AFEC_IMR_EOC5   (0x1u << 5)

(AFEC_IMR) End of Conversion Interrupt Mask 5

Definition at line 310 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC6

#define AFEC_IMR_EOC6   (0x1u << 6)

(AFEC_IMR) End of Conversion Interrupt Mask 6

Definition at line 311 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC7

#define AFEC_IMR_EOC7   (0x1u << 7)

(AFEC_IMR) End of Conversion Interrupt Mask 7

Definition at line 312 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC8

#define AFEC_IMR_EOC8   (0x1u << 8)

(AFEC_IMR) End of Conversion Interrupt Mask 8

Definition at line 313 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_EOC9

#define AFEC_IMR_EOC9   (0x1u << 9)

(AFEC_IMR) End of Conversion Interrupt Mask 9

Definition at line 314 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_GOVRE

#define AFEC_IMR_GOVRE   (0x1u << 25)

(AFEC_IMR) General Overrun Error Interrupt Mask

Definition at line 318 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_IMR_TEMPCHG

#define AFEC_IMR_TEMPCHG   (0x1u << 30)

(AFEC_IMR) Temperature Change Interrupt Mask

Definition at line 320 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_COMPE

#define AFEC_ISR_COMPE   (0x1u << 26)

(AFEC_ISR) Comparison Error (cleared by reading AFEC_ISR)

Definition at line 336 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_DRDY

#define AFEC_ISR_DRDY   (0x1u << 24)

(AFEC_ISR) Data Ready (cleared by reading AFEC_LCDR)

Definition at line 334 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC0

#define AFEC_ISR_EOC0   (0x1u << 0)

(AFEC_ISR) End of Conversion 0 (cleared by reading AFEC_CDRx)

Definition at line 322 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC1

#define AFEC_ISR_EOC1   (0x1u << 1)

(AFEC_ISR) End of Conversion 1 (cleared by reading AFEC_CDRx)

Definition at line 323 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC10

#define AFEC_ISR_EOC10   (0x1u << 10)

(AFEC_ISR) End of Conversion 10 (cleared by reading AFEC_CDRx)

Definition at line 332 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC11

#define AFEC_ISR_EOC11   (0x1u << 11)

(AFEC_ISR) End of Conversion 11 (cleared by reading AFEC_CDRx)

Definition at line 333 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC2

#define AFEC_ISR_EOC2   (0x1u << 2)

(AFEC_ISR) End of Conversion 2 (cleared by reading AFEC_CDRx)

Definition at line 324 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC3

#define AFEC_ISR_EOC3   (0x1u << 3)

(AFEC_ISR) End of Conversion 3 (cleared by reading AFEC_CDRx)

Definition at line 325 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC4

#define AFEC_ISR_EOC4   (0x1u << 4)

(AFEC_ISR) End of Conversion 4 (cleared by reading AFEC_CDRx)

Definition at line 326 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC5

#define AFEC_ISR_EOC5   (0x1u << 5)

(AFEC_ISR) End of Conversion 5 (cleared by reading AFEC_CDRx)

Definition at line 327 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC6

#define AFEC_ISR_EOC6   (0x1u << 6)

(AFEC_ISR) End of Conversion 6 (cleared by reading AFEC_CDRx)

Definition at line 328 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC7

#define AFEC_ISR_EOC7   (0x1u << 7)

(AFEC_ISR) End of Conversion 7 (cleared by reading AFEC_CDRx)

Definition at line 329 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC8

#define AFEC_ISR_EOC8   (0x1u << 8)

(AFEC_ISR) End of Conversion 8 (cleared by reading AFEC_CDRx)

Definition at line 330 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_EOC9

#define AFEC_ISR_EOC9   (0x1u << 9)

(AFEC_ISR) End of Conversion 9 (cleared by reading AFEC_CDRx)

Definition at line 331 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_GOVRE

#define AFEC_ISR_GOVRE   (0x1u << 25)

(AFEC_ISR) General Overrun Error (cleared by reading AFEC_ISR)

Definition at line 335 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_ISR_TEMPCHG

#define AFEC_ISR_TEMPCHG   (0x1u << 30)

(AFEC_ISR) Temperature Change (cleared on read)

Definition at line 337 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_LCDR_CHNB_Msk

#define AFEC_LCDR_CHNB_Msk   (0xfu << AFEC_LCDR_CHNB_Pos)

(AFEC_LCDR) Channel Number

Definition at line 269 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_LCDR_CHNB_Pos

#define AFEC_LCDR_CHNB_Pos   24

Definition at line 268 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_LCDR_LDATA_Msk

#define AFEC_LCDR_LDATA_Msk   (0xffffu << AFEC_LCDR_LDATA_Pos)

(AFEC_LCDR) Last Data Converted

Definition at line 267 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_LCDR_LDATA_Pos

#define AFEC_LCDR_LDATA_Pos   0

Definition at line 266 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_FREERUN

#define AFEC_MR_FREERUN   (0x1u << 7)

(AFEC_MR) Free Run Mode

Definition at line 109 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_FREERUN_OFF

#define AFEC_MR_FREERUN_OFF   (0x0u << 7)

(AFEC_MR) Normal mode

Definition at line 110 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_FREERUN_ON

#define AFEC_MR_FREERUN_ON   (0x1u << 7)

(AFEC_MR) Free Run mode: Never wait for any trigger.

Definition at line 111 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_FWUP

#define AFEC_MR_FWUP   (0x1u << 6)

(AFEC_MR) Fast Wake-up

Definition at line 106 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_FWUP_OFF

#define AFEC_MR_FWUP_OFF   (0x0u << 6)

(AFEC_MR) Normal Sleep mode: The sleep mode is defined by the SLEEP bit.

Definition at line 107 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_FWUP_ON

#define AFEC_MR_FWUP_ON   (0x1u << 6)

(AFEC_MR) Fast wake-up Sleep mode: The voltage reference is ON between conversions and AFE is OFF.

Definition at line 108 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_ONE

#define AFEC_MR_ONE   (0x1u << 23)

(AFEC_MR) One

Definition at line 134 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_PRESCAL

#define AFEC_MR_PRESCAL (   value)    ((AFEC_MR_PRESCAL_Msk & ((value) << AFEC_MR_PRESCAL_Pos)))

Definition at line 114 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_PRESCAL_Msk

#define AFEC_MR_PRESCAL_Msk   (0xffu << AFEC_MR_PRESCAL_Pos)

(AFEC_MR) Prescaler Rate Selection

Definition at line 113 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_PRESCAL_Pos

#define AFEC_MR_PRESCAL_Pos   8

Definition at line 112 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_SLEEP

#define AFEC_MR_SLEEP   (0x1u << 5)

(AFEC_MR) Sleep Mode

Definition at line 103 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_SLEEP_NORMAL

#define AFEC_MR_SLEEP_NORMAL   (0x0u << 5)

(AFEC_MR) Normal mode: The AFE and reference voltage circuitry are kept ON between conversions.

Definition at line 104 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_SLEEP_SLEEP

#define AFEC_MR_SLEEP_SLEEP   (0x1u << 5)

(AFEC_MR) Sleep mode: The AFE and reference voltage circuitry are OFF between conversions.

Definition at line 105 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP

#define AFEC_MR_STARTUP (   value)    ((AFEC_MR_STARTUP_Msk & ((value) << AFEC_MR_STARTUP_Pos)))

Definition at line 117 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_Msk

#define AFEC_MR_STARTUP_Msk   (0xfu << AFEC_MR_STARTUP_Pos)

(AFEC_MR) Start-up Time

Definition at line 116 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_Pos

#define AFEC_MR_STARTUP_Pos   16

Definition at line 115 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT0

#define AFEC_MR_STARTUP_SUT0   (0x0u << 16)

(AFEC_MR) 0 periods of AFE clock

Definition at line 118 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT112

#define AFEC_MR_STARTUP_SUT112   (0x7u << 16)

(AFEC_MR) 112 periods of AFE clock

Definition at line 125 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT16

#define AFEC_MR_STARTUP_SUT16   (0x2u << 16)

(AFEC_MR) 16 periods of AFE clock

Definition at line 120 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT24

#define AFEC_MR_STARTUP_SUT24   (0x3u << 16)

(AFEC_MR) 24 periods of AFE clock

Definition at line 121 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT512

#define AFEC_MR_STARTUP_SUT512   (0x8u << 16)

(AFEC_MR) 512 periods of AFE clock

Definition at line 126 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT576

#define AFEC_MR_STARTUP_SUT576   (0x9u << 16)

(AFEC_MR) 576 periods of AFE clock

Definition at line 127 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT64

#define AFEC_MR_STARTUP_SUT64   (0x4u << 16)

(AFEC_MR) 64 periods of AFE clock

Definition at line 122 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT640

#define AFEC_MR_STARTUP_SUT640   (0xAu << 16)

(AFEC_MR) 640 periods of AFE clock

Definition at line 128 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT704

#define AFEC_MR_STARTUP_SUT704   (0xBu << 16)

(AFEC_MR) 704 periods of AFE clock

Definition at line 129 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT768

#define AFEC_MR_STARTUP_SUT768   (0xCu << 16)

(AFEC_MR) 768 periods of AFE clock

Definition at line 130 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT8

#define AFEC_MR_STARTUP_SUT8   (0x1u << 16)

(AFEC_MR) 8 periods of AFE clock

Definition at line 119 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT80

#define AFEC_MR_STARTUP_SUT80   (0x5u << 16)

(AFEC_MR) 80 periods of AFE clock

Definition at line 123 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT832

#define AFEC_MR_STARTUP_SUT832   (0xDu << 16)

(AFEC_MR) 832 periods of AFE clock

Definition at line 131 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT896

#define AFEC_MR_STARTUP_SUT896   (0xEu << 16)

(AFEC_MR) 896 periods of AFE clock

Definition at line 132 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT96

#define AFEC_MR_STARTUP_SUT96   (0x6u << 16)

(AFEC_MR) 96 periods of AFE clock

Definition at line 124 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_STARTUP_SUT960

#define AFEC_MR_STARTUP_SUT960   (0xFu << 16)

(AFEC_MR) 960 periods of AFE clock

Definition at line 133 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRACKTIM

#define AFEC_MR_TRACKTIM (   value)    ((AFEC_MR_TRACKTIM_Msk & ((value) << AFEC_MR_TRACKTIM_Pos)))

Definition at line 137 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRACKTIM_Msk

#define AFEC_MR_TRACKTIM_Msk   (0xfu << AFEC_MR_TRACKTIM_Pos)

(AFEC_MR) Tracking Time

Definition at line 136 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRACKTIM_Pos

#define AFEC_MR_TRACKTIM_Pos   24

Definition at line 135 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRANSFER

#define AFEC_MR_TRANSFER (   value)    ((AFEC_MR_TRANSFER_Msk & ((value) << AFEC_MR_TRANSFER_Pos)))

Definition at line 140 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRANSFER_Msk

#define AFEC_MR_TRANSFER_Msk   (0x3u << AFEC_MR_TRANSFER_Pos)

(AFEC_MR) Transfer Period

Definition at line 139 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRANSFER_Pos

#define AFEC_MR_TRANSFER_Pos   28

Definition at line 138 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGEN

#define AFEC_MR_TRGEN   (0x1u << 0)

(AFEC_MR) Trigger Enable

Definition at line 90 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGEN_DIS

#define AFEC_MR_TRGEN_DIS   (0x0u << 0)

(AFEC_MR) Hardware triggers are disabled. Starting a conversion is only possible by software.

Definition at line 91 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGEN_EN

#define AFEC_MR_TRGEN_EN   (0x1u << 0)

(AFEC_MR) Hardware trigger selected by TRGSEL field is enabled.

Definition at line 92 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL

#define AFEC_MR_TRGSEL (   value)    ((AFEC_MR_TRGSEL_Msk & ((value) << AFEC_MR_TRGSEL_Pos)))

Definition at line 95 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG0

#define AFEC_MR_TRGSEL_AFEC_TRIG0   (0x0u << 1)

(AFEC_MR) AFE0_ADTRG for AFEC0 / AFE1_ADTRG for AFEC1

Definition at line 96 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG1

#define AFEC_MR_TRGSEL_AFEC_TRIG1   (0x1u << 1)

(AFEC_MR) TIOA Output of the Timer Counter Channel 0 for AFEC0/TIOA Output of the Timer Counter Channel 3 for AFEC1

Definition at line 97 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG2

#define AFEC_MR_TRGSEL_AFEC_TRIG2   (0x2u << 1)

(AFEC_MR) TIOA Output of the Timer Counter Channel 1 for AFEC0/TIOA Output of the Timer Counter Channel 4 for AFEC1

Definition at line 98 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG3

#define AFEC_MR_TRGSEL_AFEC_TRIG3   (0x3u << 1)

(AFEC_MR) TIOA Output of the Timer Counter Channel 2 for AFEC0/TIOA Output of the Timer Counter Channel 5 for AFEC1

Definition at line 99 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG4

#define AFEC_MR_TRGSEL_AFEC_TRIG4   (0x4u << 1)

(AFEC_MR) PWM0 event line 0 for AFEC0 / PWM1 event line 0 for AFEC1

Definition at line 100 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG5

#define AFEC_MR_TRGSEL_AFEC_TRIG5   (0x5u << 1)

(AFEC_MR) PWM0 event line 1 for AFEC0 / PWM1 event line 1 for AFEC1

Definition at line 101 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_AFEC_TRIG6

#define AFEC_MR_TRGSEL_AFEC_TRIG6   (0x6u << 1)

(AFEC_MR) Analog Comparator

Definition at line 102 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_Msk

#define AFEC_MR_TRGSEL_Msk   (0x7u << AFEC_MR_TRGSEL_Pos)

(AFEC_MR) Trigger Selection

Definition at line 94 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_TRGSEL_Pos

#define AFEC_MR_TRGSEL_Pos   1

Definition at line 93 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_USEQ

#define AFEC_MR_USEQ   (0x1u << 31)

(AFEC_MR) User Sequence Enable

Definition at line 141 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_USEQ_NUM_ORDER

#define AFEC_MR_USEQ_NUM_ORDER   (0x0u << 31)

(AFEC_MR) Normal mode: The controller converts channels in a simple numeric order.

Definition at line 142 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_MR_USEQ_REG_ORDER

#define AFEC_MR_USEQ_REG_ORDER   (0x1u << 31)

(AFEC_MR) User Sequence mode: The sequence respects what is defined in AFEC_SEQ1R and AFEC_SEQ1R.

Definition at line 143 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE0

#define AFEC_OVER_OVRE0   (0x1u << 0)

(AFEC_OVER) Overrun Error 0

Definition at line 339 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE1

#define AFEC_OVER_OVRE1   (0x1u << 1)

(AFEC_OVER) Overrun Error 1

Definition at line 340 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE10

#define AFEC_OVER_OVRE10   (0x1u << 10)

(AFEC_OVER) Overrun Error 10

Definition at line 349 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE11

#define AFEC_OVER_OVRE11   (0x1u << 11)

(AFEC_OVER) Overrun Error 11

Definition at line 350 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE2

#define AFEC_OVER_OVRE2   (0x1u << 2)

(AFEC_OVER) Overrun Error 2

Definition at line 341 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE3

#define AFEC_OVER_OVRE3   (0x1u << 3)

(AFEC_OVER) Overrun Error 3

Definition at line 342 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE4

#define AFEC_OVER_OVRE4   (0x1u << 4)

(AFEC_OVER) Overrun Error 4

Definition at line 343 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE5

#define AFEC_OVER_OVRE5   (0x1u << 5)

(AFEC_OVER) Overrun Error 5

Definition at line 344 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE6

#define AFEC_OVER_OVRE6   (0x1u << 6)

(AFEC_OVER) Overrun Error 6

Definition at line 345 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE7

#define AFEC_OVER_OVRE7   (0x1u << 7)

(AFEC_OVER) Overrun Error 7

Definition at line 346 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE8

#define AFEC_OVER_OVRE8   (0x1u << 8)

(AFEC_OVER) Overrun Error 8

Definition at line 347 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_OVER_OVRE9

#define AFEC_OVER_OVRE9   (0x1u << 9)

(AFEC_OVER) Overrun Error 9

Definition at line 348 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH0

#define AFEC_SEQ1R_USCH0 (   value)    ((AFEC_SEQ1R_USCH0_Msk & ((value) << AFEC_SEQ1R_USCH0_Pos)))

Definition at line 179 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH0_Msk

#define AFEC_SEQ1R_USCH0_Msk   (0xfu << AFEC_SEQ1R_USCH0_Pos)

(AFEC_SEQ1R) User Sequence Number 0

Definition at line 178 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH0_Pos

#define AFEC_SEQ1R_USCH0_Pos   0

Definition at line 177 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH1

#define AFEC_SEQ1R_USCH1 (   value)    ((AFEC_SEQ1R_USCH1_Msk & ((value) << AFEC_SEQ1R_USCH1_Pos)))

Definition at line 182 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH1_Msk

#define AFEC_SEQ1R_USCH1_Msk   (0xfu << AFEC_SEQ1R_USCH1_Pos)

(AFEC_SEQ1R) User Sequence Number 1

Definition at line 181 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH1_Pos

#define AFEC_SEQ1R_USCH1_Pos   4

Definition at line 180 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH2

#define AFEC_SEQ1R_USCH2 (   value)    ((AFEC_SEQ1R_USCH2_Msk & ((value) << AFEC_SEQ1R_USCH2_Pos)))

Definition at line 185 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH2_Msk

#define AFEC_SEQ1R_USCH2_Msk   (0xfu << AFEC_SEQ1R_USCH2_Pos)

(AFEC_SEQ1R) User Sequence Number 2

Definition at line 184 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH2_Pos

#define AFEC_SEQ1R_USCH2_Pos   8

Definition at line 183 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH3

#define AFEC_SEQ1R_USCH3 (   value)    ((AFEC_SEQ1R_USCH3_Msk & ((value) << AFEC_SEQ1R_USCH3_Pos)))

Definition at line 188 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH3_Msk

#define AFEC_SEQ1R_USCH3_Msk   (0xfu << AFEC_SEQ1R_USCH3_Pos)

(AFEC_SEQ1R) User Sequence Number 3

Definition at line 187 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH3_Pos

#define AFEC_SEQ1R_USCH3_Pos   12

Definition at line 186 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH4

#define AFEC_SEQ1R_USCH4 (   value)    ((AFEC_SEQ1R_USCH4_Msk & ((value) << AFEC_SEQ1R_USCH4_Pos)))

Definition at line 191 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH4_Msk

#define AFEC_SEQ1R_USCH4_Msk   (0xfu << AFEC_SEQ1R_USCH4_Pos)

(AFEC_SEQ1R) User Sequence Number 4

Definition at line 190 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH4_Pos

#define AFEC_SEQ1R_USCH4_Pos   16

Definition at line 189 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH5

#define AFEC_SEQ1R_USCH5 (   value)    ((AFEC_SEQ1R_USCH5_Msk & ((value) << AFEC_SEQ1R_USCH5_Pos)))

Definition at line 194 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH5_Msk

#define AFEC_SEQ1R_USCH5_Msk   (0xfu << AFEC_SEQ1R_USCH5_Pos)

(AFEC_SEQ1R) User Sequence Number 5

Definition at line 193 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH5_Pos

#define AFEC_SEQ1R_USCH5_Pos   20

Definition at line 192 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH6

#define AFEC_SEQ1R_USCH6 (   value)    ((AFEC_SEQ1R_USCH6_Msk & ((value) << AFEC_SEQ1R_USCH6_Pos)))

Definition at line 197 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH6_Msk

#define AFEC_SEQ1R_USCH6_Msk   (0xfu << AFEC_SEQ1R_USCH6_Pos)

(AFEC_SEQ1R) User Sequence Number 6

Definition at line 196 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH6_Pos

#define AFEC_SEQ1R_USCH6_Pos   24

Definition at line 195 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH7

#define AFEC_SEQ1R_USCH7 (   value)    ((AFEC_SEQ1R_USCH7_Msk & ((value) << AFEC_SEQ1R_USCH7_Pos)))

Definition at line 200 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH7_Msk

#define AFEC_SEQ1R_USCH7_Msk   (0xfu << AFEC_SEQ1R_USCH7_Pos)

(AFEC_SEQ1R) User Sequence Number 7

Definition at line 199 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ1R_USCH7_Pos

#define AFEC_SEQ1R_USCH7_Pos   28

Definition at line 198 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH10

#define AFEC_SEQ2R_USCH10 (   value)    ((AFEC_SEQ2R_USCH10_Msk & ((value) << AFEC_SEQ2R_USCH10_Pos)))

Definition at line 210 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH10_Msk

#define AFEC_SEQ2R_USCH10_Msk   (0xfu << AFEC_SEQ2R_USCH10_Pos)

(AFEC_SEQ2R) User Sequence Number 10

Definition at line 209 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH10_Pos

#define AFEC_SEQ2R_USCH10_Pos   8

Definition at line 208 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH11

#define AFEC_SEQ2R_USCH11 (   value)    ((AFEC_SEQ2R_USCH11_Msk & ((value) << AFEC_SEQ2R_USCH11_Pos)))

Definition at line 213 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH11_Msk

#define AFEC_SEQ2R_USCH11_Msk   (0xfu << AFEC_SEQ2R_USCH11_Pos)

(AFEC_SEQ2R) User Sequence Number 11

Definition at line 212 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH11_Pos

#define AFEC_SEQ2R_USCH11_Pos   12

Definition at line 211 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH12

#define AFEC_SEQ2R_USCH12 (   value)    ((AFEC_SEQ2R_USCH12_Msk & ((value) << AFEC_SEQ2R_USCH12_Pos)))

Definition at line 216 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH12_Msk

#define AFEC_SEQ2R_USCH12_Msk   (0xfu << AFEC_SEQ2R_USCH12_Pos)

(AFEC_SEQ2R) User Sequence Number 12

Definition at line 215 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH12_Pos

#define AFEC_SEQ2R_USCH12_Pos   16

Definition at line 214 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH13

#define AFEC_SEQ2R_USCH13 (   value)    ((AFEC_SEQ2R_USCH13_Msk & ((value) << AFEC_SEQ2R_USCH13_Pos)))

Definition at line 219 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH13_Msk

#define AFEC_SEQ2R_USCH13_Msk   (0xfu << AFEC_SEQ2R_USCH13_Pos)

(AFEC_SEQ2R) User Sequence Number 13

Definition at line 218 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH13_Pos

#define AFEC_SEQ2R_USCH13_Pos   20

Definition at line 217 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH14

#define AFEC_SEQ2R_USCH14 (   value)    ((AFEC_SEQ2R_USCH14_Msk & ((value) << AFEC_SEQ2R_USCH14_Pos)))

Definition at line 222 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH14_Msk

#define AFEC_SEQ2R_USCH14_Msk   (0xfu << AFEC_SEQ2R_USCH14_Pos)

(AFEC_SEQ2R) User Sequence Number 14

Definition at line 221 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH14_Pos

#define AFEC_SEQ2R_USCH14_Pos   24

Definition at line 220 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH15

#define AFEC_SEQ2R_USCH15 (   value)    ((AFEC_SEQ2R_USCH15_Msk & ((value) << AFEC_SEQ2R_USCH15_Pos)))

Definition at line 225 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH15_Msk

#define AFEC_SEQ2R_USCH15_Msk   (0xfu << AFEC_SEQ2R_USCH15_Pos)

(AFEC_SEQ2R) User Sequence Number 15

Definition at line 224 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH15_Pos

#define AFEC_SEQ2R_USCH15_Pos   28

Definition at line 223 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH8

#define AFEC_SEQ2R_USCH8 (   value)    ((AFEC_SEQ2R_USCH8_Msk & ((value) << AFEC_SEQ2R_USCH8_Pos)))

Definition at line 204 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH8_Msk

#define AFEC_SEQ2R_USCH8_Msk   (0xfu << AFEC_SEQ2R_USCH8_Pos)

(AFEC_SEQ2R) User Sequence Number 8

Definition at line 203 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH8_Pos

#define AFEC_SEQ2R_USCH8_Pos   0

Definition at line 202 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH9

#define AFEC_SEQ2R_USCH9 (   value)    ((AFEC_SEQ2R_USCH9_Msk & ((value) << AFEC_SEQ2R_USCH9_Pos)))

Definition at line 207 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH9_Msk

#define AFEC_SEQ2R_USCH9_Msk   (0xfu << AFEC_SEQ2R_USCH9_Pos)

(AFEC_SEQ2R) User Sequence Number 9

Definition at line 206 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SEQ2R_USCH9_Pos

#define AFEC_SEQ2R_USCH9_Pos   4

Definition at line 205 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL0

#define AFEC_SHMR_DUAL0   (0x1u << 0)

(AFEC_SHMR) Dual Sample & Hold for channel 0

Definition at line 442 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL1

#define AFEC_SHMR_DUAL1   (0x1u << 1)

(AFEC_SHMR) Dual Sample & Hold for channel 1

Definition at line 443 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL10

#define AFEC_SHMR_DUAL10   (0x1u << 10)

(AFEC_SHMR) Dual Sample & Hold for channel 10

Definition at line 452 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL11

#define AFEC_SHMR_DUAL11   (0x1u << 11)

(AFEC_SHMR) Dual Sample & Hold for channel 11

Definition at line 453 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL2

#define AFEC_SHMR_DUAL2   (0x1u << 2)

(AFEC_SHMR) Dual Sample & Hold for channel 2

Definition at line 444 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL3

#define AFEC_SHMR_DUAL3   (0x1u << 3)

(AFEC_SHMR) Dual Sample & Hold for channel 3

Definition at line 445 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL4

#define AFEC_SHMR_DUAL4   (0x1u << 4)

(AFEC_SHMR) Dual Sample & Hold for channel 4

Definition at line 446 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL5

#define AFEC_SHMR_DUAL5   (0x1u << 5)

(AFEC_SHMR) Dual Sample & Hold for channel 5

Definition at line 447 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL6

#define AFEC_SHMR_DUAL6   (0x1u << 6)

(AFEC_SHMR) Dual Sample & Hold for channel 6

Definition at line 448 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL7

#define AFEC_SHMR_DUAL7   (0x1u << 7)

(AFEC_SHMR) Dual Sample & Hold for channel 7

Definition at line 449 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL8

#define AFEC_SHMR_DUAL8   (0x1u << 8)

(AFEC_SHMR) Dual Sample & Hold for channel 8

Definition at line 450 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_SHMR_DUAL9

#define AFEC_SHMR_DUAL9   (0x1u << 9)

(AFEC_SHMR) Dual Sample & Hold for channel 9

Definition at line 451 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPCWR_THIGHTHRES

#define AFEC_TEMPCWR_THIGHTHRES (   value)    ((AFEC_TEMPCWR_THIGHTHRES_Msk & ((value) << AFEC_TEMPCWR_THIGHTHRES_Pos)))

Definition at line 434 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPCWR_THIGHTHRES_Msk

#define AFEC_TEMPCWR_THIGHTHRES_Msk   (0xffffu << AFEC_TEMPCWR_THIGHTHRES_Pos)

(AFEC_TEMPCWR) Temperature High Threshold

Definition at line 433 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPCWR_THIGHTHRES_Pos

#define AFEC_TEMPCWR_THIGHTHRES_Pos   16

Definition at line 432 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPCWR_TLOWTHRES

#define AFEC_TEMPCWR_TLOWTHRES (   value)    ((AFEC_TEMPCWR_TLOWTHRES_Msk & ((value) << AFEC_TEMPCWR_TLOWTHRES_Pos)))

Definition at line 431 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPCWR_TLOWTHRES_Msk

#define AFEC_TEMPCWR_TLOWTHRES_Msk   (0xffffu << AFEC_TEMPCWR_TLOWTHRES_Pos)

(AFEC_TEMPCWR) Temperature Low Threshold

Definition at line 430 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPCWR_TLOWTHRES_Pos

#define AFEC_TEMPCWR_TLOWTHRES_Pos   0

Definition at line 429 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_RTCT

#define AFEC_TEMPMR_RTCT   (0x1u << 0)

(AFEC_TEMPMR) Temperature Sensor RTC Trigger Mode

Definition at line 420 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD

#define AFEC_TEMPMR_TEMPCMPMOD (   value)    ((AFEC_TEMPMR_TEMPCMPMOD_Msk & ((value) << AFEC_TEMPMR_TEMPCMPMOD_Pos)))

Definition at line 423 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD_HIGH

#define AFEC_TEMPMR_TEMPCMPMOD_HIGH   (0x1u << 4)

(AFEC_TEMPMR) Generates an event when the converted data is higher than the high threshold of the window.

Definition at line 425 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD_IN

#define AFEC_TEMPMR_TEMPCMPMOD_IN   (0x2u << 4)

(AFEC_TEMPMR) Generates an event when the converted data is in the comparison window.

Definition at line 426 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD_LOW

#define AFEC_TEMPMR_TEMPCMPMOD_LOW   (0x0u << 4)

(AFEC_TEMPMR) Generates an event when the converted data is lower than the low threshold of the window.

Definition at line 424 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD_Msk

#define AFEC_TEMPMR_TEMPCMPMOD_Msk   (0x3u << AFEC_TEMPMR_TEMPCMPMOD_Pos)

(AFEC_TEMPMR) Temperature Comparison Mode

Definition at line 422 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD_OUT

#define AFEC_TEMPMR_TEMPCMPMOD_OUT   (0x3u << 4)

(AFEC_TEMPMR) Generates an event when the converted data is out of the comparison window.

Definition at line 427 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_TEMPMR_TEMPCMPMOD_Pos

#define AFEC_TEMPMR_TEMPCMPMOD_Pos   4

Definition at line 421 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_VERSION_MFN_Msk

#define AFEC_VERSION_MFN_Msk   (0x7u << AFEC_VERSION_MFN_Pos)

(AFEC_VERSION) Metal Fix Number

Definition at line 490 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_VERSION_MFN_Pos

#define AFEC_VERSION_MFN_Pos   16

Definition at line 489 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_VERSION_VERSION_Msk

#define AFEC_VERSION_VERSION_Msk   (0xfffu << AFEC_VERSION_VERSION_Pos)

(AFEC_VERSION) Version of the Hardware Module

Definition at line 488 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_VERSION_VERSION_Pos

#define AFEC_VERSION_VERSION_Pos   0

Definition at line 487 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPMR_WPEN

#define AFEC_WPMR_WPEN   (0x1u << 0)

(AFEC_WPMR) Write Protection Enable

Definition at line 477 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPMR_WPKEY

#define AFEC_WPMR_WPKEY (   value)    ((AFEC_WPMR_WPKEY_Msk & ((value) << AFEC_WPMR_WPKEY_Pos)))

Definition at line 480 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPMR_WPKEY_Msk

#define AFEC_WPMR_WPKEY_Msk   (0xffffffu << AFEC_WPMR_WPKEY_Pos)

(AFEC_WPMR) Write Protect KEY

Definition at line 479 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPMR_WPKEY_PASSWD

#define AFEC_WPMR_WPKEY_PASSWD   (0x414443u << 8)

(AFEC_WPMR) Writing any other value in this field aborts the write operation of the WPEN bit. Always reads as 0.

Definition at line 481 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPMR_WPKEY_Pos

#define AFEC_WPMR_WPKEY_Pos   8

Definition at line 478 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPSR_WPVS

#define AFEC_WPSR_WPVS   (0x1u << 0)

(AFEC_WPSR) Write Protect Violation Status

Definition at line 483 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPSR_WPVSRC_Msk

#define AFEC_WPSR_WPVSRC_Msk   (0xffffu << AFEC_WPSR_WPVSRC_Pos)

(AFEC_WPSR) Write Protect Violation Source

Definition at line 485 of file utils/cmsis/same70/include/component/afec.h.

◆ AFEC_WPSR_WPVSRC_Pos

#define AFEC_WPSR_WPVSRC_Pos   8

Definition at line 484 of file utils/cmsis/same70/include/component/afec.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:01