\n
address_offset : 0x0 Bytes (0x0)
    size : 0x4000 byte (0x0)
    mem_usage : registers
    protection : not protected
    
    ADC Control Register 1
    address_offset : 0x0 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SMODE : ADC Scan Mode Control
    bits : 0 - 2 (3 bit)
    access : read-write
 Enumeration: 
 #000 : 000 
    
 Once (single) sequential 
 #001 : 001 
    
 Once parallel 
 #010 : 010 
    
 Loop sequential 
 #011 : 011 
    
 Loop parallel 
 #100 : 100 
    
 Triggered sequential 
 #101 : 101 
    
 Triggered parallel (default) 
End of enumeration elements list.
CHNCFG_L : CHCNF (Channel Configure Low) bits
    bits : 4 - 7 (4 bit)
    access : read-write
HLMTIE : High Limit Interrupt Enable
    bits : 8 - 8 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Interrupt disabled 
 #1 : 1 
    
 Interrupt enabled 
End of enumeration elements list.
LLMTIE : Low Limit Interrupt Enable
    bits : 9 - 9 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Interrupt disabled 
 #1 : 1 
    
 Interrupt enabled 
End of enumeration elements list.
ZCIE : Zero Crossing Interrupt Enable
    bits : 10 - 10 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Interrupt disabled 
 #1 : 1 
    
 Interrupt enabled 
End of enumeration elements list.
EOSIE0 : End Of Scan Interrupt Enable
    bits : 11 - 11 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Interrupt disabled 
 #1 : 1 
    
 Interrupt enabled 
End of enumeration elements list.
SYNC0 : SYNC0 Enable
    bits : 12 - 12 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Scan is initiated by a write to CTRL1[START0] only 
 #1 : 1 
    
 Use a SYNC0 input pulse or CTRL1[START0] to initiate a scan 
End of enumeration elements list.
START0 : START0 Conversion
    bits : 13 - 13 (1 bit)
    access : write-only
 Enumeration: 
 #0 : 0 
    
 No action 
 #1 : 1 
    
 Start command is issued 
End of enumeration elements list.
STOP0 : Stop
    bits : 14 - 14 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Normal operation 
 #1 : 1 
    
 Stop mode 
End of enumeration elements list.
DMAEN0 : DMA enable
    bits : 15 - 15 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 DMA is not enabled. 
 #1 : 1 
    
 DMA is enabled. 
End of enumeration elements list.
    ADC Sample Disable Register
    address_offset : 0x10 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
DS : Disable Sample Bits
    bits : 0 - 15 (16 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 SAMPLEx channel is enabled for ADC scan. 
 #1 : 1 
    
 SAMPLEx channel is disabled for ADC scan and corresponding channels after SAMPLEx also doesn not occur in an ADC scan. 
End of enumeration elements list.
    ADC Result Registers with sign extension
    address_offset : 0x10A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC High Limit Registers
    address_offset : 0x116 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Status Register
    address_offset : 0x12 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
UNDEFINED : This read-only bitfield is undefined and will always contain random data.
    bits : 0 - 7 (8 bit)
    access : read-only
HLMTI : High Limit Interrupt
    bits : 8 - 8 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 No high limit interrupt request 
 #1 : 1 
    
 High limit exceeded, IRQ pending if CTRL1[HLMTIE] is set 
End of enumeration elements list.
LLMTI : Low Limit Interrupt
    bits : 9 - 9 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 No low limit interrupt request 
 #1 : 1 
    
 Low limit exceeded, IRQ pending if CTRL1[LLMTIE] is set 
End of enumeration elements list.
ZCI : Zero Crossing Interrupt
    bits : 10 - 10 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 No zero crossing interrupt request 
 #1 : 1 
    
 Zero crossing encountered, IRQ pending if CTRL1[ZCIE] is set 
End of enumeration elements list.
EOSI0 : End of Scan Interrupt
    bits : 11 - 11 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 A scan cycle has not been completed, no end of scan IRQ pending 
 #1 : 1 
    
 A scan cycle has been completed, end of scan IRQ pending 
End of enumeration elements list.
EOSI1 : End of Scan Interrupt
    bits : 12 - 12 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 A scan cycle has not been completed, no end of scan IRQ pending 
 #1 : 1 
    
 A scan cycle has been completed, end of scan IRQ pending 
End of enumeration elements list.
CIP1 : Conversion in Progress
    bits : 14 - 14 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 Idle state 
 #1 : 1 
    
 A scan cycle is in progress. The ADC will ignore all sync pulses or start commands 
End of enumeration elements list.
CIP0 : Conversion in Progress
    bits : 15 - 15 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 Idle state 
 #1 : 1 
    
 A scan cycle is in progress. The ADC will ignore all sync pulses or start commands 
End of enumeration elements list.
    ADC Result Registers with sign extension
    address_offset : 0x134 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Low Limit Registers
    address_offset : 0x138 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Ready Register
    address_offset : 0x14 Bytes (0x0)
    size : 16 bit
    access : read-only
    reset_value : 0x0
    reset_Mask : 0x0
    
RDY : Ready Sample
    bits : 0 - 15 (16 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 Sample not ready or has been read 
 #1 : 1 
    
 Sample ready to be read 
End of enumeration elements list.
    ADC Low Limit Status Register
    address_offset : 0x16 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLS : Low Limit Status Bits
    bits : 0 - 15 (16 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x160 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC High Limit Registers
    address_offset : 0x176 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x176 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x17C Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Status Register
    address_offset : 0x18 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLS : High Limit Status Bits
    bits : 0 - 15 (16 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x18E Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Zero Crossing Status Register
    address_offset : 0x1A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
ZCS : Zero Crossing Status
    bits : 0 - 15 (16 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Either: A sign change did not occur in a comparison between the current channelx result and the previous channelx result, or Zero crossing control is disabled for channelx in the zero crossing control register, ZXCTRL 
 #1 : 1 
    
 In a comparison between the current channelx result and the previous channelx result, a sign change condition occurred as defined in the zero crossing control register (ZXCTRL) 
End of enumeration elements list.
    ADC Result Registers with sign extension
    address_offset : 0x1BE Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Low Limit Registers
    address_offset : 0x1C2 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x1D8 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x1F0 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Offset Registers
    address_offset : 0x1F6 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Control Register 2
    address_offset : 0x2 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
DIV0 : Clock Divisor Select
    bits : 0 - 5 (6 bit)
    access : read-write
SIMULT : Simultaneous mode
    bits : 6 - 6 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Parallel scans done independently 
 #1 : 1 
    
 Parallel scans done simultaneously (default) 
End of enumeration elements list.
CHNCFG_H : CHCNF (Channel Configure High) bits
    bits : 7 - 10 (4 bit)
    access : read-write
EOSIE1 : End Of Scan Interrupt Enable
    bits : 11 - 11 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Interrupt disabled 
 #1 : 1 
    
 Interrupt enabled 
End of enumeration elements list.
SYNC1 : SYNC1 Enable
    bits : 12 - 12 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 B converter parallel scan is initiated by a write to CTRL2[START1] bit only 
 #1 : 1 
    
 Use a SYNC1 input pulse or CTRL2[START1] bit to initiate a B converter parallel scan 
End of enumeration elements list.
START1 : START1 Conversion
    bits : 13 - 13 (1 bit)
    access : write-only
 Enumeration: 
 #0 : 0 
    
 No action 
 #1 : 1 
    
 Start command is issued 
End of enumeration elements list.
STOP1 : Stop
    bits : 14 - 14 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Normal operation 
 #1 : 1 
    
 Stop mode 
End of enumeration elements list.
DMAEN1 : DMA enable
    bits : 15 - 15 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 DMA is not enabled. 
 #1 : 1 
    
 DMA is enabled. 
End of enumeration elements list.
    ADC Low Limit Registers
    address_offset : 0x20A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x224 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC High Limit Registers
    address_offset : 0x23C Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x254 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x25A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Offset Registers
    address_offset : 0x278 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x292 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Low Limit Registers
    address_offset : 0x2A0 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x2A2 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x2CC Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Low Limit Registers
    address_offset : 0x2EE Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x2FC Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x30A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x33E Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x374 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x38 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Offset Registers
    address_offset : 0x382 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x390 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x3E0 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x3E4 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Zero Crossing Control 1 Register
    address_offset : 0x4 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
ZCE0 : Zero crossing enable 0
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE1 : Zero crossing enable 1
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE2 : Zero crossing enable 2
    bits : 4 - 5 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE3 : Zero crossing enable 3
    bits : 6 - 7 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE4 : Zero crossing enable 4
    bits : 8 - 9 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE5 : Zero crossing enable 5
    bits : 10 - 11 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE6 : Zero crossing enable 6
    bits : 12 - 13 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE7 : Zero crossing enable 7
    bits : 14 - 15 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
    ADC Offset Registers
    address_offset : 0x40A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x43A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x44E Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x492 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x494 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x4BE Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x4EC Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x520 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x530 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x56 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC High Limit Registers
    address_offset : 0x5A4 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x5AE Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Zero Crossing Control 2 Register
    address_offset : 0x6 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
ZCE8 : Zero crossing enable 8
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE9 : Zero crossing enable 9
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE10 : Zero crossing enable 10
    bits : 4 - 5 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE11 : Zero crossing enable 11
    bits : 6 - 7 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE12 : Zero crossing enable 12
    bits : 8 - 9 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE13 : Zero crossing enable 13
    bits : 10 - 11 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE14 : Zero crossing enable 14
    bits : 12 - 13 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
ZCE15 : Zero crossing enable 15
    bits : 14 - 15 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Zero Crossing disabled 
 #01 : 01 
    
 Zero Crossing enabled for positive to negative sign change 
 #10 : 10 
    
 Zero Crossing enabled for negative to positive sign change 
 #11 : 11 
    
 Zero Crossing enabled for any sign change 
End of enumeration elements list.
    ADC High Limit Registers
    address_offset : 0x61A Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x63E Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x692 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x6D0 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0x70C Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x76 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Offset Registers
    address_offset : 0x764 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Low Limit Registers
    address_offset : 0x78 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x7FA Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Channel List Register 1
    address_offset : 0x8 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SAMPLE0 : Sample Field 0
    bits : 0 - 3 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE1 : Sample Field 1
    bits : 4 - 7 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE2 : Sample Field 2
    bits : 8 - 11 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE3 : Sample Field 3
    bits : 12 - 15 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
    ADC Offset Registers
    address_offset : 0x892 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0x92C Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0x98 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Power Control Register
    address_offset : 0x9C Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
PD0 : Manual Power Down for Converter A
    bits : 0 - 0 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Power Up ADC converter A 
 #1 : 1 
    
 Power Down ADC converter A 
End of enumeration elements list.
PD1 : Manual Power Down for Converter B
    bits : 1 - 1 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Power Up ADC converter B 
 #1 : 1 
    
 Power Down ADC converter B 
End of enumeration elements list.
APD : Auto Powerdown
    bits : 3 - 3 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Auto Powerdown Mode is not active 
 #1 : 1 
    
 Auto Powerdown Mode is active 
End of enumeration elements list.
PUDELAY : Power Up Delay
    bits : 4 - 9 (6 bit)
    access : read-write
PSTS0 : ADC Converter A Power Status
    bits : 10 - 10 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 ADC Converter A is currently powered up 
 #1 : 1 
    
 ADC Converter A is currently powered down 
End of enumeration elements list.
PSTS1 : ADC Converter B Power Status
    bits : 11 - 11 (1 bit)
    access : read-only
 Enumeration: 
 #0 : 0 
    
 ADC Converter B is currently powered up 
 #1 : 1 
    
 ADC Converter B is currently powered down 
End of enumeration elements list.
ASB : Auto Standby
    bits : 15 - 15 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Auto standby mode disabled 
 #1 : 1 
    
 Auto standby mode enabled 
End of enumeration elements list.
    ADC Calibration Register
    address_offset : 0x9E Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SEL_VREFLO_A : Select V REFLO Source
    bits : 12 - 12 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 VREFL pad 
 #1 : 1 
    
 ADCA_CH3 
End of enumeration elements list.
SEL_VREFH_A : Select V REFH Source
    bits : 13 - 13 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 VREFH pad 
 #1 : 1 
    
 ADCA_CH2 
End of enumeration elements list.
SEL_VREFLO_B : Select V REFLO Source
    bits : 14 - 14 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 VREFL pad 
 #1 : 1 
    
 ADCB_CH3 
End of enumeration elements list.
SEL_VREFH_B : Select V REFH Source
    bits : 15 - 15 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 VREFH pad 
 #1 : 1 
    
 ADCB_CH2 
End of enumeration elements list.
    ADC Channel List Register 2
    address_offset : 0xA Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SAMPLE4 : Sample Field 4
    bits : 0 - 3 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE5 : Sample Field 5
    bits : 4 - 7 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE6 : Sample Field 6
    bits : 8 - 11 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE7 : Sample Field 7
    bits : 12 - 15 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
    Gain Control 1 Register
    address_offset : 0xA0 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
GAIN0 : Gain Control Bit 0
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN1 : Gain Control Bit 1
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN2 : Gain Control Bit 2
    bits : 4 - 5 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN3 : Gain Control Bit 3
    bits : 6 - 7 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN4 : Gain Control Bit 4
    bits : 8 - 9 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN5 : Gain Control Bit 5
    bits : 10 - 11 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN6 : Gain Control Bit 6
    bits : 12 - 13 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN7 : Gain Control Bit 7
    bits : 14 - 15 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
    Gain Control 2 Register
    address_offset : 0xA2 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
GAIN8 : Gain Control Bit 8
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN9 : Gain Control Bit 9
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN10 : Gain Control Bit 10
    bits : 4 - 5 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN11 : Gain Control Bit 11
    bits : 6 - 7 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN12 : Gain Control Bit 12
    bits : 8 - 9 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN13 : Gain Control Bit 13
    bits : 10 - 11 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN14 : Gain Control Bit 14
    bits : 12 - 13 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
GAIN15 : Gain Control Bit 15
    bits : 14 - 15 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 x1 amplification 
 #01 : 01 
    
 x2 amplification 
 #10 : 10 
    
 x4 amplification 
End of enumeration elements list.
    ADC Scan Control Register
    address_offset : 0xA4 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SC : Scan Control Bits
    bits : 0 - 15 (16 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Perform sample immediately after the completion of the current sample. 
 #1 : 1 
    
 Delay sample until a new sync input occurs. 
End of enumeration elements list.
    ADC Power Control Register
    address_offset : 0xA6 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SPEEDA : ADCA Speed Control Bits
    bits : 0 - 1 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Conversion clock frequency <= 6.25 MHz; current consumption per converter = 6 mA 
 #01 : 01 
    
 Conversion clock frequency <= 12.5 MHz; current consumption per converter = 10.8 mA 
 #10 : 10 
    
 Conversion clock frequency <= 18.75 MHz; current consumption per converter = 18 mA 
 #11 : 11 
    
 Conversion clock frequency <= 25 MHz; current consumption per converter = 25.2 mA 
End of enumeration elements list.
SPEEDB : ADCB Speed Control Bits
    bits : 2 - 3 (2 bit)
    access : read-write
 Enumeration: 
 #00 : 00 
    
 Conversion clock frequency <= 6.25 MHz; current consumption per converter = 6 mA 
 #01 : 01 
    
 Conversion clock frequency <= 12.5 MHz; current consumption per converter = 10.8 mA 
 #10 : 10 
    
 Conversion clock frequency <= 18.75 MHz; current consumption per converter = 18 mA 
 #11 : 11 
    
 Conversion clock frequency <= 25 MHz; current consumption per converter = 25.2 mA 
End of enumeration elements list.
DIV1 : Clock Divisor Select
    bits : 8 - 13 (6 bit)
    access : read-write
    ADC Control Register 3
    address_offset : 0xA8 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SCNT0 : Sample Window Count 0
    bits : 0 - 2 (3 bit)
    access : read-write
SCNT1 : Sample Window Count 1
    bits : 3 - 5 (3 bit)
    access : read-write
DMASRC : DMA Trigger Source
    bits : 6 - 6 (1 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 DMA trigger source is end of scan interrupt 
 #1 : 1 
    
 DMA trigger source is RDY bits 
End of enumeration elements list.
    ADC Scan Interrupt Enable Register
    address_offset : 0xAA Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SCHLTEN : Scan Interrupt Enable
    bits : 0 - 15 (16 bit)
    access : read-write
 Enumeration: 
 #0 : 0 
    
 Scan interrupt is not enabled for this sample. 
 #1 : 1 
    
 Scan interrupt is enabled for this sample. 
End of enumeration elements list.
    ADC Low Limit Registers
    address_offset : 0xB6 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC High Limit Registers
    address_offset : 0xB8 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
HLMT : High Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Result Registers with sign extension
    address_offset : 0xBC Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Channel List Register 3
    address_offset : 0xC Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SAMPLE8 : Sample Field 8
    bits : 0 - 3 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE9 : Sample Field 9
    bits : 4 - 7 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE10 : Sample Field 10
    bits : 8 - 11 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE11 : Sample Field 11
    bits : 12 - 15 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
    ADC Channel List Register 4
    address_offset : 0xE Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
SAMPLE12 : Sample Field 12
    bits : 0 - 3 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE13 : Sample Field 13
    bits : 4 - 7 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE14 : Sample Field 14
    bits : 8 - 11 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
SAMPLE15 : Sample Field 15
    bits : 12 - 15 (4 bit)
    access : read-write
 Enumeration: 
 #0000 : 0000 
    
 Single Ended: ADCA_CH0, Differential: ADCA_CH0+, ADCA_CH1- 
 #0001 : 0001 
    
 Single Ended: ADCA_CH1, Differential: ADCA_CH0+, ADCA_CH1- 
 #0010 : 0010 
    
 Single Ended: ADCA_CH2, Differential: ADCA_CH2+, ADCA_CH3- 
 #0011 : 0011 
    
 Single Ended: ADCA_CH3, Differential: ADCA_CH2+, ADCA_CH3- 
 #0100 : 0100 
    
 Single Ended: ADCA_CH4, Differential: ADCA_CH4+, ADCA_CH5- 
 #0101 : 0101 
    
 Single Ended: ADCA_CH5, Differential: ADCA_CH4+, ADCA_CH5- 
 #0110 : 0110 
    
 Single Ended: ADCA_CH6, Differential: ADCA_CH6+, ADCA_CH7- 
 #0111 : 0111 
    
 Single Ended: ADCA_CH7, Differential: ADCA_CH6+, ADCA_CH7- 
 #1000 : 1000 
    
 Single Ended: ADCB_CH0, Differential: ADCB_CH0+, ADCB_CH1- 
 #1001 : 1001 
    
 Single Ended: ADCB_CH1, Differential: ADCB_CH0+, ADCB_CH1- 
 #1010 : 1010 
    
 Single Ended: ADCB_CH2, Differential: ADCB_CH2+, ADCB_CH3- 
 #1011 : 1011 
    
 Single Ended: ADCB_CH3, Differential: ADCB_CH2+, ADCB_CH3- 
 #1100 : 1100 
    
 Single Ended: ADCB_CH4, Differential: ADCB_CH4+, ADCB_CH5- 
 #1101 : 1101 
    
 Single Ended: ADCB_CH5, Differential: ADCB_CH4+, ADCB_CH5- 
 #1110 : 1110 
    
 Single Ended: ADCB_CH6, Differential: ADCB_CH6+, ADCB_CH7- 
 #1111 : 1111 
    
 Single Ended: ADCB_CH7, Differential: ADCB_CH6+, ADCB_CH7- 
End of enumeration elements list.
    ADC Result Registers with sign extension
    address_offset : 0xE2 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
RSLT : Digital Result of the Conversion
    bits : 3 - 14 (12 bit)
    access : read-write
SEXT : Sign Extend
    bits : 15 - 15 (1 bit)
    access : read-only
    ADC Low Limit Registers
    address_offset : 0xF6 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
LLMT : Low Limit Bits
    bits : 3 - 14 (12 bit)
    access : read-write
    ADC Offset Registers
    address_offset : 0xF8 Bytes (0x0)
    size : 16 bit
    access : read-write
    reset_value : 0x0
    reset_Mask : 0x0
    
OFFSET : ADC Offset Bits
    bits : 3 - 14 (12 bit)
    access : read-write
Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !
This website is sponsored by 
Embeetle, an IDE designed from scratch for embedded software developers.