STM32H735xx HAL User Manual
|
Defines | |
#define | HAL_PSSI_8BITS 0x00000000U |
#define | HAL_PSSI_16BITS 0x00000001U |
#define | HAL_PSSI_32BITS 0x00000002U |
#define HAL_PSSI_16BITS 0x00000001U |
16 Bits
Definition at line 153 of file stm32h7xx_hal_pssi.h.
Referenced by HAL_PSSI_Receive(), and HAL_PSSI_Transmit().
#define HAL_PSSI_32BITS 0x00000002U |
32 Bits
Definition at line 154 of file stm32h7xx_hal_pssi.h.
Referenced by HAL_PSSI_Receive(), and HAL_PSSI_Transmit().
#define HAL_PSSI_8BITS 0x00000000U |
8 Bits
Definition at line 152 of file stm32h7xx_hal_pssi.h.
Referenced by HAL_PSSI_Receive(), and HAL_PSSI_Transmit().