G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
Fast Mode Duty Cycle

Macros

#define DDL_I2C_DUTYCYCLE_2   0x00000000U
#define DDL_I2C_DUTYCYCLE_16_9   I2C_CLKCTRL_FDUTYCFG

Detailed Description

Macro Definition Documentation

◆ DDL_I2C_DUTYCYCLE_16_9

#define DDL_I2C_DUTYCYCLE_16_9   I2C_CLKCTRL_FDUTYCFG

I2C fast mode Tlow/Thigh = 16/9

Definition at line 254 of file g32r4xx_ddl_i2c.h.

◆ DDL_I2C_DUTYCYCLE_2

#define DDL_I2C_DUTYCYCLE_2   0x00000000U

I2C fast mode Tlow/Thigh = 2

Definition at line 253 of file g32r4xx_ddl_i2c.h.