|
OpenWSN Firmware
|
#include <schedule.h>
Data Fields | |
| slotOffset_t | slotOffset |
| cellType_t | type |
| bool | shared |
| uint8_t | channelOffset |
| open_addr_t | neighbor |
| uint8_t | numRx |
| uint8_t | numTx |
| uint8_t | numTxACK |
| asn_t | lastUsedAsn |
| void * | next |
| uint8_t channelOffset |
| asn_t lastUsedAsn |
| open_addr_t neighbor |
| void* next |
| uint8_t numRx |
| uint8_t numTx |
| uint8_t numTxACK |
| bool shared |
| slotOffset_t slotOffset |
| cellType_t type |