SZSPTP ez430-RF2480 1.0

ZigBee Sensor Network with synchronized time and time-stamped measurements.
Resolution of the CC2480 ADC.
+ Collaboration diagram for Resolution of the CC2480 ADC.:

Macros

#define CCAI_ADC_7_BIT   0x00
 7-bit resolution.
 
#define CCAI_ADC_9_BIT   0x01
 9-bit resolution.
 
#define CCAI_ADC_10_BIT   0x02
 10-bit resolution.
 
#define CCAI_ADC_12_BIT   0x03
 12-bit resolution.
 

Detailed Description

Resolution choices for use with SYS_ADC_READ. See swra175a.pdf.