hvac 2.0.0.0
|
HVAC Click context object. More...
#include <hvac.h>
Data Fields | |
i2c_master_t | i2c |
uart_t | uart |
uint8_t | slave_address |
HVAC Click context object.
Context object definition of HVAC Click driver.
i2c_master_t i2c |
I2C driver object.
uint8_t slave_address |
Device slave address (used for I2C driver).
uart_t uart |
UART driver object.