currentlimit9 2.1.0.0
|
Current Limit 9 Click configuration object. More...
#include <currentlimit9.h>
Data Fields | |
pin_name_t | scl |
pin_name_t | sda |
pin_name_t | on |
pin_name_t | flt |
uint32_t | i2c_speed |
uint8_t | i2c_address |
Current Limit 9 Click configuration object.
Configuration object definition of Current Limit 9 Click driver.
pin_name_t flt |
Fault indicator.
uint8_t i2c_address |
I2C slave address.
uint32_t i2c_speed |
I2C serial speed.
pin_name_t on |
Control signal to turn on/off the device.
pin_name_t scl |
Clock pin descriptor for I2C driver.
pin_name_t sda |
Bidirectional data pin descriptor for I2C driver.