DIY Logging Volt/Ampmeter
|
This file contains all the functions prototypes for the HAL module driver.
void HAL_GPIOEx_ConfigEventout(uint32_t GPIO_PortSource, uint32_t GPIO_PinSource)
#define IS_AFIO_EVENTOUT_PIN(__PIN__)
void HAL_GPIOEx_DisableEventout(void)
#define assert_param(expr)
void HAL_GPIOEx_EnableEventout(void)
#define MODIFY_REG(REG, CLEARMASK, SETMASK)
#define IS_AFIO_EVENTOUT_PORT(__PORT__)
#define SET_BIT(REG, BIT)
#define CLEAR_BIT(REG, BIT)