boost7 2.1.0.0
|
This file contains API for Boost 7 Click Driver. More...
#include "drv_digital_out.h"
#include "drv_digital_in.h"
Go to the source code of this file.
Data Structures | |
struct | boost7_t |
Boost 7 Click context object. More... | |
struct | boost7_cfg_t |
Boost 7 Click configuration object. More... | |
Macros | |
#define | BOOST7_MAP_MIKROBUS(cfg, mikrobus) |
MikroBUS pin mapping. | |
Enumerations | |
enum | boost7_return_value_t { BOOST7_OK = 0 , BOOST7_ERROR = -1 } |
Boost 7 Click return value data. More... | |
Functions | |
void | boost7_cfg_setup (boost7_cfg_t *cfg) |
Boost 7 configuration object setup function. | |
err_t | boost7_init (boost7_t *ctx, boost7_cfg_t *cfg) |
Boost 7 initialization function. | |
void | boost7_enable_out1 (boost7_t *ctx) |
Boost 7 enable out1 function. | |
void | boost7_disable_out1 (boost7_t *ctx) |
Boost 7 disable out1 function. | |
void | boost7_enable_out2 (boost7_t *ctx) |
Boost 7 enable out2 function. | |
void | boost7_disable_out2 (boost7_t *ctx) |
Boost 7 disable out2 function. | |
This file contains API for Boost 7 Click Driver.