rfbcPresent (Function) |
Top Previous Next |
This function will determine if the necessary functionality is present to support the RFBC protocol on the RTCU device. If this function returns true, the rfbcOpen can be used to open the interface.
Input: None.
Returns: BOOL
Declaration: FUNCTION rfbcPresent : BOOL;
Example: INCLUDE rtcu.inc |