SPRAC77E January 2022 – February 2022 TMS320F28379D , TMS320F28379D-Q1 , TMS320F28379S
Description
This function performs the setup for the CLB and XBAR interconnect during system initialization. This function must be called after every system reset. No transactions will be performed until the setup peripheral function is called.
Definition
void pto_abs2qep_setupPeriph(void);
Parameters
Input: none
Return: none
Usage
pto_abs2qep_setupPeriph();
...
//
// GPIO and other system peripheral configuration
//