Tiny protocol
0.7.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 | |
end() | Tiny::ProtoLight | |
ProtoLight() (defined in Tiny::ProtoLight) | Tiny::ProtoLight | inline |
read(char *buf, int size) | Tiny::ProtoLight | |
read(Packet &pkt) | Tiny::ProtoLight | |
write(char *buf, int size) | Tiny::ProtoLight | |
write(Packet &pkt) | Tiny::ProtoLight |