|
XBee Firmware Library
1.6.0
|
Functions | |
| int | adc_ch_enable (xpin_t pin, bool_t enable) |
| Enables or disables the ADC channel running in the specified XBee pin. More... | |
| uint16_t | adc_ch_read (xpin_t pin) |
| Reads the value of the ADC channel running in the specified XBee pin. More... | |
| int | adc_config (uint8_t config) |
| Configures the ADC interface settings (all the ADC channels will share the same settings.) More... | |
1.8.10