#include <arduinodaq2pc-structs.h>

Public Member Functions | |
| TFrameCMD_NOP () | |
Public Member Functions inherited from TBaseFrame< TFrameCMD_NOP_payload_t > | |
| void | calc_and_update_checksum () |
| uint8_t | calc_checksum () const |
| TBaseFrame (uint8_t opcode) | |
Additional Inherited Members | |
Public Attributes inherited from TBaseFrame< TFrameCMD_NOP_payload_t > | |
| uint8_t | CHECKSUM |
| const uint8_t | DATALEN |
| const uint8_t | END_FLAG |
| const uint8_t | OPCODE |
| TFrameCMD_NOP_payload_t | payload |
| const uint8_t | START_FLAG |
Definition at line 149 of file arduinodaq2pc-structs.h.
|
inline |
Definition at line 151 of file arduinodaq2pc-structs.h.