STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | IS_FMPI2C_ANALOG_FILTER(FILTER) |
#define | IS_FMPI2C_DIGITAL_FILTER(FILTER) |
#define | IS_FMPI2C_FASTMODEPLUS(__CONFIG__) |
#define IS_FMPI2C_ANALOG_FILTER | ( | FILTER | ) |
#include <stm32f4xx_hal_fmpi2c_ex.h>
Definition at line 117 of file stm32f4xx_hal_fmpi2c_ex.h.
Referenced by HAL_FMPI2CEx_ConfigAnalogFilter().
#define IS_FMPI2C_DIGITAL_FILTER | ( | FILTER | ) |
#include <stm32f4xx_hal_fmpi2c_ex.h>
Definition at line 120 of file stm32f4xx_hal_fmpi2c_ex.h.
Referenced by HAL_FMPI2CEx_ConfigDigitalFilter().
#define IS_FMPI2C_FASTMODEPLUS | ( | __CONFIG__ | ) |
#include <stm32f4xx_hal_fmpi2c_ex.h>
Definition at line 122 of file stm32f4xx_hal_fmpi2c_ex.h.
Referenced by HAL_FMPI2CEx_DisableFastModePlus(), and HAL_FMPI2CEx_EnableFastModePlus().