STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
FMPSMBUS general call addressing mode
Collaboration diagram for FMPSMBUS general call addressing mode:

Macros

#define FMPSMBUS_GENERALCALL_DISABLE   (0x00000000U)
 
#define FMPSMBUS_GENERALCALL_ENABLE   FMPI2C_CR1_GCEN
 

Detailed Description

Macro Definition Documentation

◆ FMPSMBUS_GENERALCALL_DISABLE

#define FMPSMBUS_GENERALCALL_DISABLE   (0x00000000U)

#include <stm32f4xx_hal_fmpsmbus.h>

Definition at line 274 of file stm32f4xx_hal_fmpsmbus.h.

◆ FMPSMBUS_GENERALCALL_ENABLE

#define FMPSMBUS_GENERALCALL_ENABLE   FMPI2C_CR1_GCEN

#include <stm32f4xx_hal_fmpsmbus.h>

Definition at line 275 of file stm32f4xx_hal_fmpsmbus.h.