Tiny protocol
0.11.0
Tiny communication protocol for microcontrollers
|
This is the complete list of members for Tiny::ProtoLight, including all inherited members.
begin(write_block_cb_t writecb, read_block_cb_t readcb) | Tiny::ProtoLight | |
beginToSerial() | Tiny::ProtoLight | |
beginToSerial1() | Tiny::ProtoLight | inline |
beginToSerial2() | Tiny::ProtoLight | inline |
disableCrc() | Tiny::ProtoLight | |
enableCheckSum() | Tiny::ProtoLight | |
enableCrc(hdlc_crc_t crc) | Tiny::ProtoLight | |
enableCrc16() | Tiny::ProtoLight | |
enableCrc32() | Tiny::ProtoLight | |
end() | Tiny::ProtoLight | |
ProtoLight() (defined in Tiny::ProtoLight) | Tiny::ProtoLight | inline |
read(char *buf, int size) | Tiny::ProtoLight | |
read(IPacket &pkt) | Tiny::ProtoLight | |
write(char *buf, int size) | Tiny::ProtoLight | |
write(IPacket &pkt) | Tiny::ProtoLight |