|
caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
|
COMP hardware physical mapping. More...
#include <cfn_hal_comp.h>
Data Fields | |
| void * | instance |
| cfn_hal_gpio_pin_handle_t * | input_plus |
| cfn_hal_gpio_pin_handle_t * | input_minus |
| cfn_hal_gpio_pin_handle_t * | output |
| void * | user_arg |
COMP hardware physical mapping.
| cfn_hal_gpio_pin_handle_t* cfn_hal_comp_phy_t::input_minus |
Inverting input pin mapping
| cfn_hal_gpio_pin_handle_t* cfn_hal_comp_phy_t::input_plus |
Non-inverting input pin mapping
| void* cfn_hal_comp_phy_t::instance |
Peripheral base instance
| cfn_hal_gpio_pin_handle_t* cfn_hal_comp_phy_t::output |
Comparator output pin mapping
| void* cfn_hal_comp_phy_t::user_arg |
Peripheral instance user argument