Changes between Version 1 and Version 2 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdProcess
- Timestamp:
- 08/25/10 07:52:26 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdProcess
v1 v2 1 1 = MnBdProcess = 2 Requests weight and reads the from the main board based on some internally scheduling. 3 4 {{{ 5 int MnBdProcess(void); 6 }}} 7 8 == Parameters == 9 10 Function does not accept any parameters 11 12 == Return Value == 13 14 15 == Remarks == 16 17 18 == Examples == 19 20 21 22 == See Also == 23 24 * [http://tech.825spectrum.com/trac/wiki/Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdRequest MnBdRequest] 25 * [http://tech.825spectrum.com/trac/wiki/Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdStartup MnBdStartup]