discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
I2C_SMBus_alert_pin_level
STM32F4xx_StdPeriph_Driver
»
I2C
»
I2C_Exported_Constants
Collaboration diagram for I2C_SMBus_alert_pin_level:
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 Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1