loadcell7 2.1.0.0
Load Cell 7 Registers Settings

Settings for registers of Load Cell 7 Click driver. More...

Macros

#define LOADCELL7_NUM_CONVERSIONS   80
 Load Cell 7 number of AD conversions used in a single calculation.
 
#define LOADCELL7_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection.
 
#define LOADCELL7_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of Load Cell 7 Click driver.

Macro Definition Documentation

◆ LOADCELL7_NUM_CONVERSIONS

#define LOADCELL7_NUM_CONVERSIONS   80

Load Cell 7 number of AD conversions used in a single calculation.

Specified number of AD conversions used in a single calculation of Load Cell 7 Click driver.

◆ LOADCELL7_SET_DATA_SAMPLE_EDGE

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

◆ LOADCELL7_SET_DATA_SAMPLE_MIDDLE

#define LOADCELL7_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE