|
powermux3 2.2.0
|
This file contains API for Power MUX 3 Click Driver. More...
#include "drv_digital_out.h"#include "drv_digital_in.h"Go to the source code of this file.
Data Structures | |
| struct | powermux3_t |
| Power MUX 3 Click context object. More... | |
| struct | powermux3_cfg_t |
| Power MUX 3 Click configuration object. More... | |
Macros | |
| #define | POWERMUX3_MAP_MIKROBUS(cfg, mikrobus) |
| MikroBUS pin mapping. | |
Enumerations | |
| enum | powermux3_return_value_t { POWERMUX3_OK = 0 , POWERMUX3_ERROR = -1 } |
| Power MUX 3 Click return value data. More... | |
Functions | |
| void | powermux3_cfg_setup (powermux3_cfg_t *cfg) |
| Power MUX 3 configuration object setup function. | |
| err_t | powermux3_init (powermux3_t *ctx, powermux3_cfg_t *cfg) |
| Power MUX 3 initialization function. | |
| void | powermux3_enable_device (powermux3_t *ctx) |
| Power MUX 3 enable device function. | |
| void | powermux3_disable_device (powermux3_t *ctx) |
| Power MUX 3 disable device function. | |
| void | powermux3_enable_output (powermux3_t *ctx) |
| Power MUX 3 enable output function. | |
| void | powermux3_disable_output (powermux3_t *ctx) |
| Power MUX 3 disable output function. | |
This file contains API for Power MUX 3 Click Driver.