![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
SDX-1330
|
#include "colony_config.h"#include "wiring_analog.h"Go to the source code of this file.
Macros | |
| #define | HAS_DRIVER_AIO_ARDUINO_HAL_SINGLE_INPUT_12ADC 1 |
| Target supports 12 bit ADC. Set 0 to disable. | |
| #define | HAS_DRIVER_AIO_ARDUINO_HAL_SINGLE_INPUT_16ADC 0 |
| Target supports 16 bit ADC. Set 0 to disable. | |
Functions | |
| void | driverAIOHalSingleInputArduino_initialize (int analogInputPin, eAnalogReference avref) |
| This method is used to initialize the GPIO for the pin/configuration specified by 'analogInputPin'. | |
| #define HAS_DRIVER_AIO_ARDUINO_HAL_SINGLE_INPUT_12ADC 1 |
Target supports 12 bit ADC. Set 0 to disable.
| #define HAS_DRIVER_AIO_ARDUINO_HAL_SINGLE_INPUT_16ADC 0 |
Target supports 16 bit ADC. Set 0 to disable.
| void driverAIOHalSingleInputArduino_initialize | ( | int | analogInputPin, |
| eAnalogReference | avref ) |
This method is used to initialize the GPIO for the pin/configuration specified by 'analogInputPin'.