STM32H735xx HAL User Manual
Defines
SPDIFRX Maximum Retries
SPDIFRX Exported Constants

Defines

#define SPDIFRX_MAXRETRIES_NONE   ((uint32_t)0x00000000U)
#define SPDIFRX_MAXRETRIES_3   ((uint32_t)0x00001000U)
#define SPDIFRX_MAXRETRIES_15   ((uint32_t)0x00002000U)
#define SPDIFRX_MAXRETRIES_63   ((uint32_t)0x00003000U)

Define Documentation

#define SPDIFRX_MAXRETRIES_15   ((uint32_t)0x00002000U)

Definition at line 241 of file stm32h7xx_hal_spdifrx.h.

#define SPDIFRX_MAXRETRIES_3   ((uint32_t)0x00001000U)

Definition at line 240 of file stm32h7xx_hal_spdifrx.h.

#define SPDIFRX_MAXRETRIES_63   ((uint32_t)0x00003000U)

Definition at line 242 of file stm32h7xx_hal_spdifrx.h.

#define SPDIFRX_MAXRETRIES_NONE   ((uint32_t)0x00000000U)

Definition at line 239 of file stm32h7xx_hal_spdifrx.h.