buck19 2.1.0.0
buck19_t Struct Reference

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
 

Detailed Description

Buck 19 Click context object.

Context object definition of Buck 19 Click driver.

Field Documentation

◆ en

digital_out_t en

Enable pin (Active low).

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ int_pin

digital_in_t int_pin

Interrupt pin.

◆ pon

digital_in_t pon

Power-on pin (Pulled high when Vout reaches the regulation value after startup).

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).


The documentation for this struct was generated from the following file: