![]() |
STM32F2 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F2 Standard Peripheral Library
|
Macros | |
| #define | I2C_DutyCycle_16_9 ((uint16_t)0x4000) |
| #define | I2C_DutyCycle_2 ((uint16_t)0xBFFF) |
| #define | IS_I2C_DUTY_CYCLE(CYCLE) |
| #define I2C_DutyCycle_16_9 ((uint16_t)0x4000) |
I2C fast mode Tlow/Thigh = 16/9
| #define I2C_DutyCycle_2 ((uint16_t)0xBFFF) |
I2C fast mode Tlow/Thigh = 2
| #define IS_I2C_DUTY_CYCLE | ( | CYCLE | ) |