STM32H735xx HAL User Manual
Defines
SPDIFRX Validity Mask
SPDIFRX Exported Constants

Defines

#define SPDIFRX_VALIDITYMASK_OFF   ((uint32_t)0x00000000U)
#define SPDIFRX_VALIDITYMASK_ON   ((uint32_t)SPDIFRX_CR_VMSK)

Define Documentation

#define SPDIFRX_VALIDITYMASK_OFF   ((uint32_t)0x00000000U)

Definition at line 277 of file stm32h7xx_hal_spdifrx.h.

#define SPDIFRX_VALIDITYMASK_ON   ((uint32_t)SPDIFRX_CR_VMSK)

Definition at line 278 of file stm32h7xx_hal_spdifrx.h.