STM32F2 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F2 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
I2C_Exported_Constants

Modules

 I2C_mode
 
 I2C_duty_cycle_in_fast_mode
 
 I2C_acknowledgement
 
 I2C_transfer_direction
 
 I2C_acknowledged_address
 
 I2C_registers
 
 I2C_NACK_position
 
 I2C_SMBus_alert_pin_level
 
 I2C_PEC_position
 
 I2C_interrupts_definition
 
 I2C_flags_definition
 
 I2C_Events
 
 I2C_own_address1
 
 I2C_clock_speed
 

Macros

#define IS_I2C_ALL_PERIPH(PERIPH)
 

Detailed Description

Macro Definition Documentation

#define IS_I2C_ALL_PERIPH (   PERIPH)
Value:
(((PERIPH) == I2C1) || \
((PERIPH) == I2C2) || \
((PERIPH) == I2C3))