|
Arduino LMIC 6.0.1
Arduino LoRaWAN(r) MAC in C
|
#include "lmic_secure_element_interface.h"Go to the source code of this file.
| #define | LMIC_CFG_SecureElement_DRIVER |
| Select the secure-element driver. | |
| #define | LMIC_ENABLE_SecureElement_STATIC |
| Select linkage style. | |
| #define | LMIC_SecureElement_METHOD(a_driver, a_fn) |
| Generate a method function name. | |
| #define | LMIC_SecureElement_METHOD_(a_driver, a_fn) |
| Generate a method function name without argument expansion. |