Macros
Collaboration diagram for SPI MSB LSB Transmission:

Macros

#define SPI_FIRSTBIT_LSB   SPI_CFG2_LSBFRST
 
#define SPI_FIRSTBIT_MSB   (0x00000000UL)
 

Detailed Description

Macro Definition Documentation

◆ SPI_FIRSTBIT_LSB

#define SPI_FIRSTBIT_LSB   SPI_CFG2_LSBFRST

Definition at line 398 of file stm32h7xx_hal_spi.h.

◆ SPI_FIRSTBIT_MSB

#define SPI_FIRSTBIT_MSB   (0x00000000UL)

Definition at line 397 of file stm32h7xx_hal_spi.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:09