STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
Main Page
Modules
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Groups
Macros
I2C_SMBus_alert_pin_level
I2C_Exported_Constants
Macros
#define
I2C_SMBusAlert_Low
((uint16_t)0x2000)
#define
I2C_SMBusAlert_High
((uint16_t)0xDFFF)
#define
IS_I2C_SMBUS_ALERT
(ALERT)
Detailed Description
Macro Definition Documentation
#define IS_I2C_SMBUS_ALERT
(
ALERT
)
Value:
(((ALERT) == I2C_SMBusAlert_Low) || \
((ALERT) == I2C_SMBusAlert_High))
Generated on Thu Feb 13 2014 18:54:13 for STM32F4 Standard Peripheral bibliotheek by
1.8.3.1