STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions | Variables
SPDIF_Rx.h File Reference

Go to the source code of this file.

Functions

int SPDIF_RX_Start (void)
 Start the SPDIF Rx reception. More...
 

Variables

SPDIFRX_HandleTypeDef hspdif
 

Function Documentation

int SPDIF_RX_Start ( void  )

Start the SPDIF Rx reception.

Parameters
None
Return values
None

Definition at line 20 of file SPDIF_Rx.c.