Prusa MINI Firmware overview
Collaboration diagram for SPI Clock Phase:

Macros

#define SPI_PHASE_1EDGE   0x00000000U
 
#define SPI_PHASE_2EDGE   SPI_CR1_CPHA
 

Detailed Description

Macro Definition Documentation

◆ SPI_PHASE_1EDGE

#define SPI_PHASE_1EDGE   0x00000000U

◆ SPI_PHASE_2EDGE

#define SPI_PHASE_2EDGE   SPI_CR1_CPHA