bargraph5  2.1.0.0
Macros
BarGraph 5 Registers Settings

Settings for registers of BarGraph 5 Click driver. More...

Macros

#define BARGRAPH5_CHANNELS_NUM   24
 BarGraph 5 number of output channels. More...
 
#define BARGRAPH5_BRIGHTNESS_MIN   0
 BarGraph 5 default output brightness. More...
 
#define BARGRAPH5_BRIGHTNESS_DEFAULT   3000
 
#define BARGRAPH5_BRIGHTNESS_MAX   4095
 
#define BARGRAPH5_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection. More...
 
#define BARGRAPH5_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of BarGraph 5 Click driver.

Macro Definition Documentation

◆ BARGRAPH5_BRIGHTNESS_DEFAULT

#define BARGRAPH5_BRIGHTNESS_DEFAULT   3000

◆ BARGRAPH5_BRIGHTNESS_MAX

#define BARGRAPH5_BRIGHTNESS_MAX   4095

◆ BARGRAPH5_BRIGHTNESS_MIN

#define BARGRAPH5_BRIGHTNESS_MIN   0

BarGraph 5 default output brightness.

Specified default output brightness of BarGraph 5 Click driver.

◆ BARGRAPH5_CHANNELS_NUM

#define BARGRAPH5_CHANNELS_NUM   24

BarGraph 5 number of output channels.

Specified number of output channels of BarGraph 5 Click driver.

◆ BARGRAPH5_SET_DATA_SAMPLE_EDGE

#define BARGRAPH5_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE

Data sample selection.

This macro sets data samples for SPI modules.

Note
Available only on Microchip PIC family devices. This macro will set data sampling for all SPI modules on MCU. Can be overwritten with bargraph5_init which will set SET_SPI_DATA_SAMPLE_MIDDLE by default on the mapped mikrobus.

◆ BARGRAPH5_SET_DATA_SAMPLE_MIDDLE

#define BARGRAPH5_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE