NXC
Version 1.2.1 r5
|
Functions for accessing and modifying Codatex devices. More...
Modules | |
Codatex device constants | |
Constants that are for use with Codatex devices. | |
Functions | |
bool | RFIDInit (const byte &port) |
RFIDInit function. | |
bool | RFIDMode (const byte &port, const byte &mode) |
RFIDMode function. | |
byte | RFIDStatus (const byte &port) |
RFIDStatus function. | |
bool | RFIDRead (const byte &port, byte &output[]) |
RFIDRead function. | |
bool | RFIDStop (const byte &port) |
RFIDStop function. | |
bool | RFIDReadSingle (const byte &port, byte &output[]) |
RFIDReadSingle function. | |
bool | RFIDReadContinuous (const byte &port, byte &output[]) |
RFIDReadContinuous function. | |
Functions for accessing and modifying Codatex devices.