GPS Device
Loading...
Searching...
No Matches
STM32F401RE I2C Driver

Blocking master-mode I2C driver for the STM32F401RE. More...

Collaboration diagram for STM32F401RE I2C Driver:

Topics

 I2C Types
 Configuration enumerations and structures for the I2C driver.
 I2C Public API
 Public functions to interact with the I2C peripheral.

Macros

#define I2C_NAME_LEN   4
 Length of the null-terminated I2C peripheral name string (e.g. "I2C1").

Detailed Description

Blocking master-mode I2C driver for the STM32F401RE.

Macro Definition Documentation

◆ I2C_NAME_LEN

#define I2C_NAME_LEN   4

Length of the null-terminated I2C peripheral name string (e.g. "I2C1").

Definition at line 45 of file stm32f401re_i2c.h.