1.2.3.4.6 SYS_CMD_Tasks Function
C
bool SYS_CMD_Tasks( void )
Summary
Maintains the Command Processor System Service's internal state machine.
Description
This function is used to maintain the Command Processor System Service internal state machine.
Precondition
SYS_CMD_Initialize was successfully run once.
Parameters
None.
Returns
true - Indicates success
false - Indicates an error occurred
Remarks
None.