STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
FMPI2C Transfer Direction Master Point of View
Collaboration diagram for FMPI2C Transfer Direction Master Point of View:

Macros

#define FMPI2C_DIRECTION_TRANSMIT   (0x00000000U)
 
#define FMPI2C_DIRECTION_RECEIVE   (0x00000001U)
 

Detailed Description

Macro Definition Documentation

◆ FMPI2C_DIRECTION_TRANSMIT

#define FMPI2C_DIRECTION_TRANSMIT   (0x00000000U)

◆ FMPI2C_DIRECTION_RECEIVE