LoRaMAC  4.4.6
Documentation of the API
Modules
Here is a list of all modules:
 LoRa MAC layer implementationThis module specifies the API implementation of the LoRaMAC layer. This is a placeholder for a detailed description of the LoRaMac layer and the supported features
 LoRa MAC ADR implementationImplementation of the ADR algorithm for LoRa
 LoRa MAC Class B layer implementationThis module specifies the API implementation of the LoRaMAC Class B layer. This is a placeholder for a detailed description of the LoRaMac layer and the supported features
 LoRa MAC confirm queue implementationThis module specifies the API implementation of the LoRaMAC confirm queue. The confirm queue is implemented with as a ring buffer. The number of elements can be defined with LORA_MAC_MLME_CONFIRM_QUEUE_LEN. The current implementation does not support multiple elements of the same Mlme_t type
 LoRa MAC layer test function implementationThis module specifies the API implementation of test function of the LoRaMAC layer. The functions in this file are only for testing purposes only
 Secure Element API Definition
 Region implementationThis is the common API to access the specific regional implementations
 Region AS923Implementation according to LoRaWAN Specification v1.0.2
 Region AU915Implementation according to LoRaWAN Specification v1.0.2
 Region CN470Implementation according to LoRaWAN Specification v1.0.2
 Region CN779Implementation according to LoRaWAN Specification v1.0.2
 Region EU433Implementation according to LoRaWAN Specification v1.0.2
 Region EU868Implementation according to LoRaWAN Specification v1.0.2
 Region IN865Implementation according to LoRaWAN Specification v1.0.2
 Region KR920Implementation according to LoRaWAN Specification v1.0.2
 Region RU864Implementation according to LoRaWAN Specification v1.0.2
 Region US915Implementation according to LoRaWAN Specification v1.0.2
 Common region implementationRegion independent implementations which are common to all regions
 US region common implementations.