utl7segb 2.1.0.0
UT-L 7-SEG B Registers Settings

Settings for registers of UT-L 7-SEG B Click driver. More...

Macros

#define UTL7SEGB_NO_DOT   0
 UT-L 7-SEG B description setting.
 
#define UTL7SEGB_DOT_RIGHT   1
 
#define UTL7SEGB_DOT_LEFT   2
 
#define UTL7SEGB_DOT_LEFT_RIGHT   3
 
#define UTL7SEGB_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection.
 
#define UTL7SEGB_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of UT-L 7-SEG B Click driver.

Macro Definition Documentation

◆ UTL7SEGB_DOT_LEFT

#define UTL7SEGB_DOT_LEFT   2

◆ UTL7SEGB_DOT_LEFT_RIGHT

#define UTL7SEGB_DOT_LEFT_RIGHT   3

◆ UTL7SEGB_DOT_RIGHT

#define UTL7SEGB_DOT_RIGHT   1

◆ UTL7SEGB_NO_DOT

#define UTL7SEGB_NO_DOT   0

UT-L 7-SEG B description setting.

Specified setting for description of UT-L 7-SEG B Click driver.

◆ UTL7SEGB_SET_DATA_SAMPLE_EDGE

#define UTL7SEGB_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 utl7segb_init which will set SET_SPI_DATA_SAMPLE_MIDDLE by default on the mapped mikrobus.

◆ UTL7SEGB_SET_DATA_SAMPLE_MIDDLE

#define UTL7SEGB_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE