|
caffeine-hal 0.6.6
A Header-Defined Interface c library, it provides the hal layer for the Caffeine framework
|
DAC hardware physical mapping. More...
#include <cfn_hal_dac.h>
Data Fields | |
| void * | instance |
| uint32_t | channel |
| cfn_hal_gpio_pin_handle_t * | pin |
| void * | user_arg |
DAC hardware physical mapping.
| uint32_t cfn_hal_dac_phy_t::channel |
Target DAC channel index
| void* cfn_hal_dac_phy_t::instance |
Peripheral base instance
| cfn_hal_gpio_pin_handle_t* cfn_hal_dac_phy_t::pin |
Analog output pin mapping
| void* cfn_hal_dac_phy_t::user_arg |
Peripheral instance user argument