MB_Exit()
MB_Exit()
should be called if you no longer want to run µC/Modbus in your product.
Prototype
void MB_Exit (void);
Arguments
None
Returned Value
None
Notes / Warnings
None
Called By
Your Modbus master or slave application.
MB_Exit()
should be called if you no longer want to run µC/Modbus in your product.
void MB_Exit (void);
None
None
None
Your Modbus master or slave application.