USB Device - Joystick/Mouse
1.0
|
This is the complete list of members for CRS232, including all inherited members.
charReceiverPar | CRS232 | |
clearRxBuff() | CRS232 | |
CRS232() | CRS232 | |
done() | CRS232 | |
flush() | CRS232 | |
flush(bool clearRX) | CRS232 | |
get_mark_back_len() | CRS232 | |
get_rx_len() | CRS232 | |
getParityByChar(char cp) | CRS232 | static |
iniCharReceiver(iChar, void *) | CRS232 | |
init(int comNr, unsigned long baudRate, unsigned char parity, unsigned short maxRxLen, unsigned short maxTxLen) | CRS232 | |
inputChar | CRS232 | |
is_sending() | CRS232 | |
mark_back_tx_ix_rd() | CRS232 | |
mark_tx_ix_rd() | CRS232 | |
peek_rx_byte(unsigned short ix, unsigned char &b) | CRS232 | |
read_byte(unsigned char &b) | CRS232 | |
read_byte(unsigned char &b, unsigned short &charTout, unsigned long &lastCharTime) | CRS232 | |
read_bytes(unsigned char *b, int maxLen) | CRS232 | |
rs232IsrHandlerCPP(int comNr) | CRS232 | friend |
send_byte(unsigned char b) | CRS232 | |
send_bytes(const unsigned char *data, int len) | CRS232 | |
send_bytes_safe(const unsigned char *data, int len) | CRS232 | |
send_does_echo() | CRS232 | |
setRTS(bool state) | CRS232 | |
waitForSent() | CRS232 | |
~CRS232() | CRS232 |