spiisolator6 2.0.0.0
SPI Isolator 6 Registers Settings

Settings for registers of SPI Isolator 6 Click driver. More...

Macros

#define SPIISOLATOR6_SPI_CLOCK_SPEED   100000
 SPI Isolator 6 SPI settings.
 
#define SPIISOLATOR6_SPI_MODE   SPI_MASTER_MODE_0
 
#define SPIISOLATOR6_SPI_CS_POLARITY   SPI_MASTER_CHIP_SELECT_POLARITY_ACTIVE_LOW
 
#define SPIISOLATOR6_SPI_DUMMY_BYTE   0x00
 
#define SPIISOLATOR6_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection.
 
#define SPIISOLATOR6_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of SPI Isolator 6 Click driver.

Macro Definition Documentation

◆ SPIISOLATOR6_SET_DATA_SAMPLE_EDGE

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

◆ SPIISOLATOR6_SET_DATA_SAMPLE_MIDDLE

#define SPIISOLATOR6_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE

◆ SPIISOLATOR6_SPI_CLOCK_SPEED

#define SPIISOLATOR6_SPI_CLOCK_SPEED   100000

SPI Isolator 6 SPI settings.

Specified SPI settings of SPI Isolator 6 Click driver.

◆ SPIISOLATOR6_SPI_CS_POLARITY

#define SPIISOLATOR6_SPI_CS_POLARITY   SPI_MASTER_CHIP_SELECT_POLARITY_ACTIVE_LOW

◆ SPIISOLATOR6_SPI_DUMMY_BYTE

#define SPIISOLATOR6_SPI_DUMMY_BYTE   0x00

◆ SPIISOLATOR6_SPI_MODE

#define SPIISOLATOR6_SPI_MODE   SPI_MASTER_MODE_0