nrfmin_pkt_t Union Reference

In-memory structure of a nrfmin radio packet. More...

Detailed Description

In-memory structure of a nrfmin radio packet.

Definition at line 128 of file nrfmin.h.

#include <nrfmin.h>

Data Fields

struct {
   nrfmin_hdr_t   hdr
 the nrfmin header
 
   uint8_t   payload [NRFMIN_PAYLOAD_MAX]
 actual payload
 
pkt
 typed packet access
 
uint8_t raw [NRFMIN_PKT_MAX]
 raw packet access
 

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