SPRAC77E January 2022 – February 2022 TMS320F28379D , TMS320F28379D-Q1 , TMS320F28379S
Description
This function is used to enable the CLBQEP counter to begin decoding. The CLBQEP counter needs to be initialized prior to enabling.
Definition
void pto_qeponclb_enableCLBQEP(uint32_t clbBase, uint32_t enableCapture);
Parameters
Input:
Return: none
Usage
Example code:
pto_qeponclb_enableCLBQEP(0x00003000, (1 << 2));