STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
FMPI2C Memory Address Size
Collaboration diagram for FMPI2C Memory Address Size:

Macros

#define FMPI2C_MEMADD_SIZE_8BIT   (0x00000001U)
 
#define FMPI2C_MEMADD_SIZE_16BIT   (0x00000002U)
 

Detailed Description

Macro Definition Documentation

◆ FMPI2C_MEMADD_SIZE_8BIT

◆ FMPI2C_MEMADD_SIZE_16BIT

#define FMPI2C_MEMADD_SIZE_16BIT   (0x00000002U)

#include <stm32f4xx_hal_fmpi2c.h>

Definition at line 373 of file stm32f4xx_hal_fmpi2c.h.