#include <LMXBluetoothPort.h>
Public Attributes | |
unsigned char | stx |
unsigned char | pktype |
unsigned char | opcode |
unsigned short | len |
unsigned char | crc |
Structure to hold the LMX98xx packet header format
unsigned char bt_header::crc |
Checksum
unsigned short bt_header::len |
Payload length
unsigned char bt_header::opcode |
Opcode (the actual command)
unsigned char bt_header::pktype |
Packet type identification
unsigned char bt_header::stx |
Start delimiter