GNU Radio's M17 Package
lsf_t Struct Reference

Structure holding Link Setup Frame data. More...

#include <m17.h>

Public Attributes

uint8_t dst [6]
uint8_t src [6]
uint8_t type [2]
uint8_t meta [112/8]
uint8_t crc [2]

Detailed Description

Structure holding Link Setup Frame data.

Member Data Documentation

◆ crc

uint8_t lsf_t::crc[2]

◆ dst

uint8_t lsf_t::dst[6]

◆ meta

uint8_t lsf_t::meta[112/8]

◆ src

uint8_t lsf_t::src[6]

◆ type

uint8_t lsf_t::type[2]

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