nrfmin_hdr_t Struct Reference

Header format used for our custom nrfmin link layer. More...

Detailed Description

Header format used for our custom nrfmin link layer.

Definition at line 118 of file nrfmin.h.

#include <nrfmin.h>

Data Fields

uint8_t len
 packet length, including this header
 
uint16_t src_addr
 source address of the packet
 
uint16_t dst_addr
 destination address
 
uint8_t proto
 protocol of payload
 

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