Apps
Components
Interfaces
All Files
Source Tree
source:
tos.system.ADCM.nc
Component: ADCM
Required Interfaces
HPLADC
Provided Interfaces
ADC
ADCControl
Variables
uint8_t state
uint8_t tosPort
Function Index
command result_t
ADCControl.init
(void)
command result_t
ADCControl.setSamplingRate
(uint8_t rate)
command result_t
ADCControl.bindPort
(uint8_t port, uint8_t adcPort)
event result_t
ADC.dataReady
(uint8_t port, uint16_t data)
event result_t
HPLADC.dataReady
(uint16_t data)
result_t
startGet
(uint8_t newState, uint8_t port)
command result_t
ADC.getData
(uint8_t port)
command result_t
ADC.getContinuousData
(uint8_t port)