SWRU543B January 2019 – June 2025 CC3230S , CC3230SF , CC3235MODS , CC3235MODSF , CC3235S , CC3235SF
Table 13-2 lists the memory-mapped registers for the ADC_MODULE. All register offset addresses not listed in Table 13-2 should be considered as reserved locations and the register contents should not be modified. Base address for ADC_MODULE = 0x4402E800.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0h | ADC_CTRL | ADC Control | Section 13.4.2 |
| 24h | ADC_CH0_IRQ_EN | Channel 0 Interrupt Enable | Section 13.4.3 |
| 2Ch | ADC_CH2_IRQ_EN | Channel 2 Interrupt Enable | Section 13.4.4 |
| 34h | ADC_CH4_IRQ_EN | Channel 4 Interrupt Enable | Section 13.4.5 |
| 3Ch | ADC_CH6_IRQ_EN | Channel 6 Interrupt Enable | Section 13.4.6 |
| 44h | ADC_CH0_IRQ_STATUS | Channel 0 Interrupt Status | Section 13.4.7 |
| 4Ch | ADC_CH2_IRQ_STATUS | Channel 2 Interrupt Status | Section 13.4.8 |
| 54h | ADC_CH4_IRQ_STATUS | Channel 4 Interrupt Status | Section 13.4.9 |
| 5Ch | ADC_CH6_IRQ_STATUS | Channel 6 Interrupt Status | Section 13.4.10 |
| 64h | ADC_DMA_MODE_EN | DMA Mode Enable | Section 13.4.11 |
| 68h | ADC_TIMER_CONFIGURATION | ADC Timer Configuration | Section 13.4.12 |
| 70h | ADC_TIMER_CURRENT_COUNT | ADC Timer Current Count | Section 13.4.13 |
| 74h | CHANNEL0FIFODATA | CH0 FIFO DATA | Section 13.4.14 |
| 7Ch | CHANNEL2FIFODATA | CH2 FIFO DATA | Section 13.4.15 |
| 84h | CHANNEL4FIFODATA | CH4 FIFO DATA | Section 13.4.16 |
| 8Ch | CHANNEL6FIFODATA | CH6 FIFO DATA | Section 13.4.17 |
| 94h | ADC_CH0_FIFO_LVL | Channel 0 Interrupt Status | Section 13.4.18 |
| 9Ch | ADC_CH2_FIFO_LVL | Channel 2 Interrupt Status | Section 13.4.19 |
| A4h | ADC_CH4_FIFO_LVL | Channel 4 Interrupt Status | Section 13.4.20 |
| ACh | ADC_CH6_FIFO_LVL | Channel 6 Interrupt Status | Section 13.4.21 |
| B8h | ADC_CH_ENABLE | ADC Enable Register for Application Channels | Section 13.4.22 |
The remainder of this section lists and describes the ADC registers, in numerical order by address offset.
ADC_CTRL is shown in Figure 13-3 and described in Table 13-3.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_EN_APPS | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-1 | RESERVED | R | 0h | |
| 0 | ADC_EN_APPS | R/W | 0h |
ADC enable for application processor |
ADC_CH0_IRQ_EN is shown in Figure 13-4 and described in Table 13-4.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL0_IRQ_EN | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL0_IRQ_EN | R/W | 0h |
Interrupt enable register for ADC channel Bit 3: when 1 -> enable FIFO overflow interrupt Bit 2: when 1 -> enable FIFO underflow interrupt Bit 1: when 1 -> enable FIFO empty interrupt Bit 0: when 1 -> enable FIFO full interrupt |
ADC_CH2_IRQ_EN is shown in Figure 13-5 and described in Table 13-5.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL2_IRQ_EN | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL2_IRQ_EN | R/W | 0h |
Interrupt enable register for ADC channel Bit 3: when 1 -> enable FIFO overflow interrupt Bit 2: when 1 -> enable FIFO underflow interrupt Bit 1: when 1 -> enable FIFO empty interrupt Bit 0: when 1 -> enable FIFO full interrupt |
ADC_CH4_IRQ_EN is shown in Figure 13-6 and described in Table 13-6.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL4_IRQ_EN | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL4_IRQ_EN | R/W | 0h |
Interrupt enable register for ADC channel Bit 3: when 1 -> enable FIFO overflow interrupt Bit 2: when 1 -> enable FIFO underflow interrupt Bit 1: when 1 -> enable FIFO empty interrupt Bit 0: when 1 -> enable FIFO full interrupt |
ADC_CH6_IRQ_EN is shown in Figure 13-7 and described in Table 13-7.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL6_IRQ_EN | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL6_IRQ_EN | R/W | 0h |
Interrupt enable register for ADC channel Bit 3: when 1 -> enable FIFO overflow interrupt Bit 2: when 1 -> enable FIFO underflow interrupt Bit 1: when 1 -> enable FIFO empty interrupt Bit 0: when 1 -> enable FIFO full interrupt |
ADC_CH0_IRQ_STATUS is shown in Figure 13-8 and described in Table 13-8.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL0_IRQ_STATUS | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL0_IRQ_STATUS | R/W | 0h |
Interrupt status register for ADC channel. Interrupt status can be cleared on write. Bit 3: when value 1 is written -> Clears FIFO overflow interrupt status in the next cycle. If same interrupt is set in the same cycle, then the interrupt would be set and the clear command ignored. Bit 2: when value 1 is written -> Clears FIFO underflow interrupt status in the next cycle. Bit 1: when value 1 is written -> Clears FIFO empty interrupt status in the next cycle. Bit 0: when value 1 is written -> Clears FIFO full interrupt status in the next cycle. |
ADC_CH2_IRQ_STATUS is shown in Figure 13-9 and described in Table 13-9.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL2_IRQ_STATUS | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL2_IRQ_STATUS | R/W | 0h |
Interrupt status register for ADC channel. Interrupt status can be cleared on write. Bit 3: when value 1 is written -> Clears FIFO overflow interrupt status in the next cycle. If the same interrupt is set in the same cycle, then the interrupt would be set and the clear command ignored. Bit 2: when value 1 is written -> Clears FIFO underflow interrupt status in the next cycle. Bit 1: when value 1 is written -> Clears FIFO empty interrupt status in the next cycle. Bit 0: when value 1 is written -> Clears FIFO full interrupt status in the next cycle. |
ADC_CH4_IRQ_STATUS is shown in Figure 13-10 and described in Table 13-10.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL4_IRQ_STATUS | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL4_IRQ_STATUS | R/W | 0h |
Interrupt status register for ADC channel. Interrupt status can be cleared on write. Bit 3: when value 1 is written -> Clears FIFO overflow interrupt status in the next cycle. If the same interrupt is set in the same cycle, then the interrupt would be set and the clear command ignored. Bit 2: when value 1 is written -> Clears FIFO underflow interrupt status in the next cycle. Bit 1: when value 1 is written -> Clears FIFO empty interrupt status in the next cycle. Bit 0: when value 1 is written -> Clears FIFO full interrupt status in the next cycle. |
ADC_CH6_IRQ_STATUS is shown in Figure 13-11 and described in Table 13-11.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL6_IRQ_STATUS | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-4 | RESERVED | R | 0h | |
| 3-0 | ADC_CHANNEL6_IRQ_STATUS | R/W | 0h |
Interrupt status register for ADC channel. Interrupt status can be cleared on write. Bit 3: when value 1 is written -> Clears FIFO overflow interrupt status in the next cycle. If the same interrupt is set in the same cycle, then the interrupt would be set and the clear command ignored. Bit 2: when value 1 is written -> Clears FIFO underflow interrupt status in the next cycle. Bit 1: when value 1 is written -> Clears FIFO empty interrupt status in the next cycle. Bit 0: when value 1 is written -> Clears FIFO full interrupt status in the next cycle. |
ADC_DMA_MODE_EN is shown in Figure 13-12 and described in Table 13-12.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||||||||||
| R-0h | |||||||||||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | DMA_MODEENABLE | ||||||||||||||
| R-0h | R/W-0h | ||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-8 | RESERVED | R | 0h | |
| 7-0 | DMA_MODEENABLE | R/W | 0h |
This register enables DMA mode. Bit 0: Channel 0 DMA mode enable Bit 1: Reserved for internal channel Bit 2: Channel 2 DMA mode enable Bit 3: Reserved for internal channel Bit 4: Channel 4 DMA mode enable Bit 5: Reserved for internal channel Bit 6: Channel 6 DMA mode enable Bit 7: Reserved for internal channel 0h = Only the interrupt mode is enabled. 1h = Respective ADC channel is enabled for DMA. |
ADC_TIMER_CONFIGURATION is shown in Figure 13-13 and described in Table 13-13.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | TIMEREN | TIMERRESET | |||||
| R-0h | R/W-0h | R/W-0h | |||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| TIMERCOUNT | |||||||
| R/W-111111h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| TIMERCOUNT | |||||||
| R/W-111111h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| TIMERCOUNT | |||||||
| R/W-111111h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-26 | RESERVED | R | 0h | |
| 25 | TIMEREN | R/W | 0h |
1h = Timer is enabled |
| 24 | TIMERRESET | R/W | 0h |
1h = Reset timer |
| 23-0 | TIMERCOUNT | R/W | 111111h |
Timer count configuration. 17-bit counter is supported. Other MSBs are redundant. |
ADC_TIMER_CURRENT_COUNT is shown in Figure 13-14 and described in Table 13-14.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | TIMERCURRENTCOUNT | ||||||||||||||||||||||||||||||
| R-0h | R-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-17 | RESERVED | R | 0h | |
| 16-0 | TIMERCURRENTCOUNT | R | 0h |
Timer count configuration |
CHANNEL0FIFODATA is shown in Figure 13-15 and described in Table 13-15.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FIFO_RD_DATA | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | FIFO_RD_DATA | R | 0h |
Read to this register returns ADC data, along with timestamp information in the following format: [1:0] : Reserved [13:2] : ADC sample bits [30:14]: Timestamp per ADC sample [31] : Reserved |
CHANNEL2FIFODATA is shown in Figure 13-16 and described in Table 13-16.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FIFO_RD_DATA | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | FIFO_RD_DATA | R | 0h |
Read to this register returns ADC data, along with timestamp information in the following format: [1:0] : Reserved [13:2] : ADC sample bits [30:14]: Timestamp per ADC sample [31] : Reserved |
CHANNEL4FIFODATA is shown in Figure 13-17 and described in Table 13-17.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FIFO_RD_DATA | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | FIFO_RD_DATA | R | 0h |
Read to this register returns ADC data, along with timestamp information in the following format: [1:0] : Reserved [13:2] : ADC sample bits [30:14]: Timestamp per ADC sample [31] : Reserved |
CHANNEL6FIFODATA is shown in Figure 13-18 and described in Table 13-18.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| FIFO_RD_DATA | |||||||||||||||||||||||||||||||
| R-0h | |||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-0 | FIFO_RD_DATA | R | 0h |
Read to this register returns ADC data, along with time stamp information in the following format: [1:0] : Reserved [13:2] : ADC sample bits [30:14]: Timestamp per ADC sample [31] : Reserved |
ADC_CH0_FIFO_LVL is shown in Figure 13-19 and described in Table 13-19.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL0_FIFO_LVL | ||||||
| R-0h | R-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | |
| 2-0 | ADC_CHANNEL0_FIFO_LVL | R | 0h |
This register shows the current FIFO level. FIFO is 4 words wide. Possible supported levels are 0x0 to 0x4. |
ADC_CH2_FIFO_LVL is shown in Figure 13-20 and described in Table 13-20.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL2_FIFO_LVL | ||||||
| R-0h | R-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | |
| 2-0 | ADC_CHANNEL2_FIFO_LVL | R | 0h |
This register shows the current FIFO level. FIFO is 4 words wide. Possible supported levels are 0x0 to 0x4. |
ADC_CH4_FIFO_LVL is shown in Figure 13-21 and described in Table 13-21.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL4_FIFO_LVL | ||||||
| R-0h | R-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | |
| 2-0 | ADC_CHANNEL4_FIFO_LVL | R | 0h |
This register shows the current FIFO level. FIFO is 4 words wide. Possible supported levels are 0x0 to 0x4. |
ADC_CH6_FIFO_LVL is shown in Figure 13-22 and described in Table 13-22.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | ADC_CHANNEL6_FIFO_LVL | ||||||
| R-0h | R-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-3 | RESERVED | R | 0h | |
| 2-0 | ADC_CHANNEL6_FIFO_LVL | R | 0h |
This register shows the current FIFO level. FIFO is 4 words wide. Possible supported levels are 0x0 to 0x4. |
ADC_CH_ENABLE is shown in Figure 13-23 and described in Table 13-23.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | |||||||
| R-0h | |||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | EXTERNAL_CH_GATE | RESERVED | |||||
| R-0h | R/W-0h | R-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-5 | RESERVED | R | 0h | |
| 4-1 | EXTERNAL_CH_GATE | R/W | 0h |
Bits[4:1]: control ADC channel isolation switches. By default, all channel analog inputs are isolated (value: 0). Bit1: 1 connects channel 0 to pin 57 (ADC_CH0) Bit2: 1 connects channel 2 to pin 58 (ADC_CH1) Bit3: 1 connects channel 4 to pin 59 (ADC_CH2) Bit4: 1 connects channel 6 to pin 60 (ADC_CH3) |
| 0 | RESERVED | R | 0h |