Module mac

Source
Expand description

LoRaWAN MAC layer implementation written as a non-async state machine (leveraged by async_device and nb_device). Manages state internally while providing client with transmit and receive frequencies, while writing to and decrypting from send and receive buffers.

Structs§

Configuration
LoRaWAN Session and Network Configurations
NetworkCredentials
SendData
Session
SessionKeys

Enums§

Error
Response

Type Aliases§

FcntDown
FcntUp