Renesas Electronics
R_ADC_Stop
Ends A/D conversion.
Remark
The voltage converter continues to operate after the process of this API function completes. Consequently, to stop the operation of the voltage converter, you must call R_ADC_Set_OperationOff after the process of this API function completes.
[Syntax]
void R_ADC_Stop ( void );
[Argument(s)]
None.
[Return value]