Tiny protocol  0.9.0
Tiny communication protocol for microcontrollers
Tiny::ProtoHd Member List

This is the complete list of members for Tiny::ProtoHd, including all inherited members.

begin(write_block_cb_t writecb, read_block_cb_t readcb)Tiny::ProtoHd
beginToSerial()Tiny::ProtoHdinline
beginToSerial1()Tiny::ProtoHdinline
beginToSerial2()Tiny::ProtoHdinline
beginToSerial3()Tiny::ProtoHdinline
disableCrc()Tiny::ProtoHd
enableCheckSum()Tiny::ProtoHd
enableCrc16()Tiny::ProtoHd
enableCrc32()Tiny::ProtoHd
end()Tiny::ProtoHd
ProtoHd(void *buffer, int bufferSize, void(*onReceive)(uint8_t *buf, int len))Tiny::ProtoHdinline
run()Tiny::ProtoHd
write(char *buf, int size)Tiny::ProtoHd
write(IPacket &pkt)Tiny::ProtoHd