DIY Logging Volt/Ampmeter
|
Macros | |
#define | AFIO_REMAP_ENABLE(REMAP_PIN) |
#define | AFIO_REMAP_DISABLE(REMAP_PIN) |
#define | AFIO_REMAP_PARTIAL(REMAP_PIN, REMAP_PIN_MASK) |
#define | AFIO_DBGAFR_CONFIG(DBGAFR_SWJCFG) |
#define AFIO_DBGAFR_CONFIG | ( | DBGAFR_SWJCFG | ) |
Definition at line 848 of file stm32f1xx_hal_gpio_ex.h.
#define AFIO_REMAP_DISABLE | ( | REMAP_PIN | ) |
Definition at line 835 of file stm32f1xx_hal_gpio_ex.h.
#define AFIO_REMAP_ENABLE | ( | REMAP_PIN | ) |
Definition at line 829 of file stm32f1xx_hal_gpio_ex.h.
#define AFIO_REMAP_PARTIAL | ( | REMAP_PIN, | |
REMAP_PIN_MASK | |||
) |
Definition at line 841 of file stm32f1xx_hal_gpio_ex.h.