microsd 2.1.0.0
microSD Registers Settings

Settings for registers of microSD Click driver. More...

Macros

#define MICROSD_SET_DATA_SAMPLE_EDGE   SET_SPI_DATA_SAMPLE_EDGE
 Data sample selection.
 
#define MICROSD_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE
 

Detailed Description

Settings for registers of microSD Click driver.

Macro Definition Documentation

◆ MICROSD_SET_DATA_SAMPLE_EDGE

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

◆ MICROSD_SET_DATA_SAMPLE_MIDDLE

#define MICROSD_SET_DATA_SAMPLE_MIDDLE   SET_SPI_DATA_SAMPLE_MIDDLE