boost6 2.0.0.0
boost6.h File Reference

This file contains API for Boost 6 Click driver. More...

#include "drv_digital_out.h"
#include "drv_digital_in.h"

Go to the source code of this file.

Data Structures

struct  boost6_t
 Click ctx object definition. More...
 
struct  boost6_cfg_t
 Click configuration structure definition. More...
 

Macros

#define BOOST6_MAP_MIKROBUS(cfg, mikrobus)
 
#define BOOST6_RETVAL   uint8_t
 
#define BOOST6_OK   0x00
 
#define BOOST6_INIT_ERROR   0xFF
 
#define BOOST6_DISABLE   0x00
 
#define BOOST6_ENABLE   0x01
 

Functions

void boost6_cfg_setup (boost6_cfg_t *cfg)
 Config Object Initialization function.
 
BOOST6_RETVAL boost6_init (boost6_t *ctx, boost6_cfg_t *cfg)
 Initialization function.
 
void boost6_hw_reset (boost6_t *ctx)
 Hardware reset function.
 
void boost6_power_off (boost6_t *ctx)
 Power OFF function.
 
void boost6_power_on (boost6_t *ctx)
 Power ON function.
 

Detailed Description

This file contains API for Boost 6 Click driver.