Changes between Version 1 and Version 2 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdProcess


Ignore:
Timestamp:
08/25/10 07:52:26 (14 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdProcess

    v1 v2  
    11= MnBdProcess =
     2Requests weight and reads the from the main board based on some internally scheduling.
     3
     4{{{
     5int MnBdProcess(void);
     6}}}
     7
     8== Parameters ==
     9
     10Function 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]