|
matrixg 2.2.0
|
This file contains API for Matrix G Click Driver. More...
#include "drv_digital_out.h"#include "drv_digital_in.h"#include "drv_spi_master.h"Go to the source code of this file.
Data Structures | |
| struct | matrixg_t |
| Click ctx object definition. More... | |
| struct | matrixg_cfg_t |
| Click configuration structure definition. More... | |
Functions | |
| void | matrixg_cfg_setup (matrixg_cfg_t *cfg) |
| Config Object Initialization function. | |
| MATRIXG_RETVAL | matrixg_init (matrixg_t *ctx, matrixg_cfg_t *cfg) |
| Initialization function. | |
| void | matrixg_default_cfg (matrixg_t *ctx) |
| Click Default Configuration function. | |
| void | matrixg_display_characters (matrixg_t *ctx, uint8_t left_char, uint8_t right_char) |
| Display characters function. | |
| void | matrixg_write_reg (matrixg_t *ctx, uint8_t address, uint8_t input_data) |
| Register write function. | |
| void | matrixg_set_csn_high (matrixg_t *ctx) |
| Set CSN pin to high function. | |
| void | matrixg_set_csn_low (matrixg_t *ctx) |
| Set CSN pin to low function. | |
This file contains API for Matrix G Click Driver.