SPDIFRX_SetDataFormatTypeDef struct
SPDIFRX SetDataFormat structure definition
Fields
Specifies the Data samples format (LSB, MSB, ...). This parameter can be a value of SPDIFRX_Data_Format.
Specifies whether the peripheral is in stereo or mono mode. This parameter can be a value of SPDIFRX_Stereo_Mode.
Specifies whether The preamble type bits are copied or not into the received frame. This parameter can be a value of SPDIFRX_PT_Mask.
Specifies whether the channel status and user bits are copied or not into the received frame. This parameter can be a value of SPDIFRX_ChannelStatus_Mask.
Specifies whether the validity bit is copied or not into the received frame. This parameter can be a value of SPDIFRX_V_Mask.
Specifies whether the parity error bit is copied or not into the received frame. This parameter can be a value of SPDIFRX_PE_Mask.