Tiny protocol
0.11.0
Tiny communication protocol for microcontrollers
Tiny
ProtoHdlc
Tiny::ProtoHdlc Member List
This is the complete list of members for
Tiny::ProtoHdlc
, including all inherited members.
begin
(write_block_cb_t writecb, read_block_cb_t readcb)
Tiny::ProtoHdlc
begin
()
Tiny::ProtoHdlc
beginToSerial
()
Tiny::ProtoHdlc
inline
beginToSerial1
()
Tiny::ProtoHdlc
inline
beginToSerial2
()
Tiny::ProtoHdlc
inline
beginToSerial3
()
Tiny::ProtoHdlc
inline
disableCrc
()
Tiny::ProtoHdlc
enableCheckSum
()
Tiny::ProtoHdlc
enableCrc
(hdlc_crc_t crc)
Tiny::ProtoHdlc
enableCrc16
()
Tiny::ProtoHdlc
enableCrc32
()
Tiny::ProtoHdlc
end
()
Tiny::ProtoHdlc
onReceive
(uint8_t *pdata, int size)
Tiny::ProtoHdlc
inline
protected
virtual
onSend
(const uint8_t *pdata, int size)
Tiny::ProtoHdlc
inline
protected
virtual
ProtoHdlc
(void *buffer, int bufferSize)
Tiny::ProtoHdlc
inline
run_rx
(const void *data, int len)
Tiny::ProtoHdlc
run_tx
(void *data, int max_len)
Tiny::ProtoHdlc
setReceiveCallback
(void(*on_receive)(IPacket &pkt)=nullptr)
Tiny::ProtoHdlc
inline
setSendCallback
(void(*on_send)(IPacket &pkt)=nullptr)
Tiny::ProtoHdlc
inline
write
(char *buf, int size)
Tiny::ProtoHdlc
write
(IPacket &pkt)
Tiny::ProtoHdlc
~ProtoHdlc
()=default (defined in
Tiny::ProtoHdlc
)
Tiny::ProtoHdlc
virtual
Generated by
1.8.13