|
OpenWSN Firmware
|
#include <adaptive_sync.h>
Data Fields | |
| adaptive_sync_state_t | clockState |
| PORT_RADIOTIMER_WIDTH | elapsedSlots |
| uint16_t | compensationTimeout |
| uint16_t | compensateTicks |
| asn_t | oldASN |
| compensationInfo_t | compensationInfo_vars |
| int16_t | sumOfTC |
| uint16_t | compensateThreshold |
| bool | driftChanged |
| adaptive_sync_state_t clockState |
| uint16_t compensateThreshold |
| uint16_t compensateTicks |
| compensationInfo_t compensationInfo_vars |
| uint16_t compensationTimeout |
| bool driftChanged |
| PORT_RADIOTIMER_WIDTH elapsedSlots |
| asn_t oldASN |
| int16_t sumOfTC |