Datasheet

ADuC7033
Rev. B | Page 49 of 140
Bit Description
2 Temperature Conversion Result Ready Bit.
If the temperature channel ADC is enabled, this bit is set by hardware as soon as a valid temperature conversion result is
written in the temperature data register (ADC2DAT MMR). It is also set at the end of a calibration.
Cleared by reading either ADC2DAT or ADC0DAT.
1 Voltage Conversion Result Ready Bit.
If the voltage channel ADC is enabled, this bit is set by hardware as soon as a valid voltage conversion result is written in
the voltage data register (ADC1DAT MMR). It is also set at the end of a calibration.
Cleared by reading either ADC1DAT or ADC0DAT.
0 Current Conversion Result Ready Bit.
If the current channel ADC is enabled, this bit is set by hardware as soon as a valid current conversion result is written in
the current data register (ADC0DAT MMR). It is also set at the end of a calibration.
Cleared by reading ADC0DAT.
ADC Interrupt Mask Register
Name: ADCMSKI
Address: 0xFFFF0504
Default Value: 0x00
Access: Read/write
Function: This register allows the ADC interrupt sources to be individually enabled. The bit positions in this register are the
same as the lower eight bits in the ADCSTA MMR. If a bit is set by user code to a 1, the respective interrupt is enabled.
By default, all bits are 0, meaning all ADC interrupt sources are disabled.