wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdClose

MnBdClose

Closes the specified main board device.

void MnBdClose(int nDev);

Parameters

  • nDev - main board device number

Return Value

Function does not return any result.

Remarks

MnBdShutdown may be used at the shutdown of an application to automatically call MnBdClose for all appropriate devices.

Examples

MnBdClose(MNBD_DEV);

See Also

Last modified 6 years ago Last modified on 04/12/18 12:56:09
Note: See TracWiki for help on using the wiki.