18.3.2 RDC ADC Selection Register
- Writes to the register when
ON (RDCCON[15]) =
1will be ignored. - The table lists example values. Refer to the ADC chapter for details on the number of ADC module instances and the channel count for each instance.
Legend: HC = bit is Cleared by Hardware; HS = bit is Set by Hardware; S = bit
can be Set only; R = Readable bit; W = Writable bit; U = Unimplemented bit, read as
'0'; -n = Value at POR; '1' = bit is set;
'0' = bit is cleared; x = bit value is unknown
| Name: | RDCINSEL |
| Offset: | 0x001F94 |
| Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
| ISIGN1 | |||||||||
| Access | R/W | ||||||||
| Reset | 0 |
| Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
| ICHAN1[4:0] | IMUX1[2:0] | ||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| ISIGN0 | |||||||||
| Access | R/W | ||||||||
| Reset | 0 |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| ICHAN0[4:0] | IMUX0[2:0] | ||||||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
Bit 24 – ISIGN1 External Input 1 Sign Adjust bit
| Value | Description |
|---|---|
1 |
Convert the unsigned representation of the CIC filter input on channel 1 to a signed representation. |
0 |
The selected CIC filter input on channel 1 will not be modified. |
Bits 23:19 – ICHAN1[4:0] CIC Filter Input 1 Channel Selector bits(2)
| Value | Description |
|---|---|
00001 |
The source of digital input samples for the CIC filter channel 1 is ADC channel 1 of the ADC module instance selected by IMUX1. |
00000 |
The source of digital input samples for the CIC filter channel 1 is ADC channel 0 of the ADC module instance selected by IMUX1. |
Bits 18:16 – IMUX1[2:0] CIC Filter Input Multiplexer 1 bit(2)
| Value | Description |
|---|---|
001 |
ADC module instance 2 sources digital input samples to the CIC filter channel 1. |
000 |
ADC module instance 1 sources digital input samples to CIC filter channel 1. |
Bit 8 – ISIGN0 External Input 0 Sign Adjust bit
| Value | Description |
|---|---|
1 |
Convert the unsigned representation of the CIC filter input on channel 0 to a signed representation. |
0 |
The selected CIC filter input on channel 0 will not be modified. |
Bits 7:3 – ICHAN0[4:0] CIC Filter Input 0 Channel Selector bit(2)
| Value | Description |
|---|---|
00001 |
The source of digital input samples for CIC filter channel 0 is ADC channel 1 of the ADC module instance selected by IMUX0. |
00000 |
The source of digital input samples for CIC filter channel 0 is ADC channel 0 of the ADC module instance selected by IMUX0. |
Bits 2:0 – IMUX0[2:0] CIC Filter Input Multiplexer 0 bit(2)
| Value | Description |
|---|---|
001 |
ADC module instance 2 sources digital input samples to the CIC filter channel 0. |
000 |
ADC module instance 1 sources digital input samples to the CIC filter channel 0. |
