dRonin
adbada4
dRonin firmware
|
External Interrupts Handlers header. More...
#include <pios_stm32.h>
Go to the source code of this file.
Data Structures | |
struct | pios_exti_cfg |
Macros | |
#define | __exti_config |
Functions | |
int32_t | PIOS_EXTI_Init (const struct pios_exti_cfg *cfg) |
void | PIOS_EXTI_DeInit (const struct pios_exti_cfg *cfg) |
External Interrupts Handlers header.
Definition in file pios_exti.h.