Syntax
void Idle(void);
Parameters
None
Return value
None
Remarks
Calling this function while waiting for an action will reduce the power consumption significantly.
After calling the Idle function, the terminal goes into sleep mode for about 20 msec and then returns.
After calling the Idle function, the terminal goes into sleep mode for about 20 msec and then returns.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2020/11/23