Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers

Holds either short or extended address. More...

#include <ca821x-api/include/mac_messages.h>

Public Attributes

uint8_t AddressMode
 Clarifies the contents of Address (empty, short, extended). More...
 
uint8_t Address [8]
 Short or Extended Address, based on AddressMode (little-endian) More...
 

Detailed Description

Holds either short or extended address.

Member Data Documentation

◆ Address

uint8_t MacAddr::Address[8]

Short or Extended Address, based on AddressMode (little-endian)

◆ AddressMode

uint8_t MacAddr::AddressMode

Clarifies the contents of Address (empty, short, extended).

See mac_addr_mode.


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