A N 3 7 0
84
Rev. 1.0
Description
: Called after vStl_SingleTxLoop(). This function performs the following:
1. Disables ODS (EODS = 0) and DMD (EDMD = 0) interrupts. Note that ODS
interrupt enable bit EODS is not currently being used by the API and is not
enabled by any of the functions
2. Waits for the ODS to finish the transmission of all data. The function forcibly
clears the ODS_CTRL.ODS_SHIFT_CONTROL field. Other API functions do
not manipulate that field, but if the user changed its value, this function will clear it
in order to end the transmission. After calling this function the user needs to reini-
tialize the value for the next transmission if a value of other than 0 is desired.
3. Disables the ODS.
4. Clears the ODS interrupt flag.
5. Disables the DMD and TS digital and analog hardware blocks.
As mentioned above, this function clears the interrupt enables for the following interrupts:
EODS = 0;
EDMD = 0;
Inputs
:
None
Outputs
:
None