#include <lorawan_private.h>
Data Fields | |
struct { | |
uint8_t mcastApplicationSessionKey: 1 | |
uint8_t mcastDeviceAddress: 1 | |
uint8_t mcastNetworkSessionKey: 1 | |
}; | |
uint8_t | value |
struct { ... } |
uint8_t _LorawanMcastKeys::mcastApplicationSessionKey |
uint8_t _LorawanMcastKeys::mcastDeviceAddress |
uint8_t _LorawanMcastKeys::mcastNetworkSessionKey |
uint8_t _LorawanMcastKeys::value |