|
STM32H735xx HAL User Manual
|
Defines | |
| #define | HAL_PSSI_8LINES 0x00000000U |
| #define | HAL_PSSI_16LINES PSSI_CR_EDM |
| #define HAL_PSSI_16LINES PSSI_CR_EDM |
16 data lines
Definition at line 164 of file stm32h7xx_hal_pssi.h.
| #define HAL_PSSI_8LINES 0x00000000U |
8 data lines
Definition at line 163 of file stm32h7xx_hal_pssi.h.
Referenced by HAL_PSSI_Receive(), and HAL_PSSI_Transmit().
1.7.6.1