bt 2.0.0.0
bt_package_t Struct Reference

BT Click packet structure object. More...

#include <bt.h>

Data Fields

uint8_t msg_type
 
uint8_t payload_len
 
uint8_t msg_class
 
uint8_t msg_id
 
uint8_t payload [BT_MAX_PAYLOAD_LEN]
 

Detailed Description

BT Click packet structure object.

Packet structure object definition of BT Click driver.

Field Documentation

◆ msg_class

uint8_t msg_class

◆ msg_id

uint8_t msg_id

◆ msg_type

uint8_t msg_type

◆ payload

uint8_t payload[BT_MAX_PAYLOAD_LEN]

◆ payload_len

uint8_t payload_len

The documentation for this struct was generated from the following file: