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.