CEC_Config() is only used within CEC_DataExchange.
 
Symbols
loading...
Files
loading...

CEC_Config() function

Configures the CEC peripheral.

Syntax

static void CEC_Config(CEC_HandleTypeDef *hcec);
Implemented in main.c:191

Arguments

hcec

Return value

None

References

LocationReferrerText
main.c:191
static void CEC_Config(CEC_HandleTypeDef *hcec)
main.c:58
static void CEC_Config(CEC_HandleTypeDef *hcec);
main.c:118main()
CEC_Config(&hcec);