# Structs

RXInfo defines the RX related metadata (for each receiving gateway).
RXPacket contains a received PHYPayload together with its RX metadata.
TXInfo defines the metadata used for the transmission.

# Type aliases

RXInfoSet implements a sortable slice of RXInfo elements.