C
BOOL SC_DoPPS( BYTE * ppsPtr );
Description
This function does the PPS exchange with the smart card & configures the baud rate of the PIC UART module as per the PPS response from the smart card.
Preconditions
SC_PowerOnATR was success
Remarks
This function is called when SC_PowerOnATR() returns TRUE.