SPRAC77E January 2022 – February 2022 TMS320F28379D , TMS320F28379D-Q1 , TMS320F28379S
Description
This function is used to reset the CLBQEP parameters set by earlier configuration. This function needs to be called in case the counter needs to be reset and started again at a later instance.
Definition
void pto_qeponclb_resetCLBQEP(uint32_t clbBase, uint32_t resetCounter);
Parameters
Input:
Return: none
Usage
Example code:
pto_qeponclb_resetCLBQEP(0x00003000, (1 << 0));