Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
Ccf< Config > Member List

This is the complete list of members for Ccf< Config >, including all inherited members.

charactersToSend(std::optional< TxFrame > &frame)Ccf< Config >inline
log(LogLevel level, uint8_t module, const char *fmt,...)Ccf< Config >inline
logToBuffer(std::span< uint8_t > &span, LogLevel level, uint8_t module, const char *fmt,...)Ccf< Config >inline
poll(const Rpc &rpc)Ccf< Config >inline
receiveCharacter(uint8_t byte)Ccf< Config >inline
send(Channels channel, std::span< uint8_t > &data)Ccf< Config >inline
TxFrame typedef (defined in Ccf< Config >)Ccf< Config >
vLogToBuffer(std::span< uint8_t > &span, LogLevel level, uint8_t module, const char *fmt, va_list args)Ccf< Config >inline