SX1261 and sx1262 common library

Dependents:   SX126xDevKit SX1262PingPong SX126X_TXonly SX126X_PingPong_Demo ... more

Fork of SX126xLib by Gregory Cristian

Embed: (wiki syntax)

« Back to documentation index

RadioStatus_u Union Reference

RadioStatus_u Union Reference

Structure describing the radio status. More...

#include <radio.h>


Detailed Description

Structure describing the radio status.

Definition at line 24 of file radio.h.


Field Documentation

uint8_t ChipMode

Chip mode.

Definition at line 31 of file radio.h.

uint8_t CmdStatus

Command status.

Definition at line 30 of file radio.h.

uint8_t CpuBusy

Flag for CPU radio busy.

Definition at line 32 of file radio.h.

uint8_t Reserved

Reserved.

Definition at line 29 of file radio.h.