DIY Logging Volt/Ampmeter
HAL SPI Aliased Macros maintained for legacy purpose

Macros

#define __HAL_SPI_1LINE_TX   SPI_1LINE_TX
 
#define __HAL_SPI_1LINE_RX   SPI_1LINE_RX
 
#define __HAL_SPI_RESET_CRC   SPI_RESET_CRC
 

Detailed Description

Macro Definition Documentation

◆ __HAL_SPI_1LINE_RX

#define __HAL_SPI_1LINE_RX   SPI_1LINE_RX

Definition at line 3561 of file stm32_hal_legacy.h.

◆ __HAL_SPI_1LINE_TX

#define __HAL_SPI_1LINE_TX   SPI_1LINE_TX

Definition at line 3560 of file stm32_hal_legacy.h.

◆ __HAL_SPI_RESET_CRC

#define __HAL_SPI_RESET_CRC   SPI_RESET_CRC

Definition at line 3562 of file stm32_hal_legacy.h.