|
caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
|
#include <cfn_hal_adc.h>
Data Fields | |
| void * | instance |
| uint32_t | channel |
| cfn_hal_gpio_pin_handle_t * | gpio |
| void * | user_arg |
| uint32_t cfn_hal_adc_phy_t::channel |
ADC channel index
| cfn_hal_gpio_pin_handle_t* cfn_hal_adc_phy_t::gpio |
Analog input pin mapping
| void* cfn_hal_adc_phy_t::instance |
Peripheral base instance
| void* cfn_hal_adc_phy_t::user_arg |
Peripheral instance user argument