SPRAC77E January 2022 – February 2022 TMS320F28379D , TMS320F28379D-Q1 , TMS320F28379S
Description
Setup for the CLB and other interconnect XBARs is performed with the pto_qepdiv_setupPeriph function 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_qepdiv_setupPeriph (void);
Parameters
Input: none
Return: none
Usage
Example code:
pto_qepdiv_setupPeriph();