Appiko
Data Fields
payload_t Struct Reference

Structure to store payload. More...

Data Fields

uint8_t payload_len
 
uint8_t p_payload [MAX_PAYLOAD_BYTES - 1]
 

Detailed Description

Definition at line 59 of file hal_radio.c.

Field Documentation

◆ p_payload

uint8_t payload_t::p_payload[MAX_PAYLOAD_BYTES - 1]

Payload buffer

Definition at line 64 of file hal_radio.c.

Referenced by hal_radio_set_tx_payload_data().

◆ payload_len

uint8_t payload_t::payload_len

Length of payload

Definition at line 62 of file hal_radio.c.

Referenced by hal_radio_set_tx_payload_data().


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