buck19 2.1.0.0
|
Buck 19 Click context object. More...
#include <buck19.h>
Data Fields | |
digital_out_t | en |
digital_in_t | pon |
digital_in_t | int_pin |
i2c_master_t | i2c |
uint8_t | slave_address |
Buck 19 Click context object.
Context object definition of Buck 19 Click driver.
digital_out_t en |
Enable pin (Active low).
i2c_master_t i2c |
I2C driver object.
digital_in_t int_pin |
Interrupt pin.
digital_in_t pon |
Power-on pin (Pulled high when Vout reaches the regulation value after startup).
uint8_t slave_address |
Device slave address (used for I2C driver).