Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
dodag_config_t Struct Reference
RPL DODAG config is used when allocating RPL base arm_nwk_6lowpan_rpl_dodag_init(). More...
#include <net_rpl.h>
Data Fields | |
| uint8_t | DAG_SEC_PCS |
| Path Control Size limits number of DAO parents. | |
| uint8_t | DAG_DIO_INT_DOUB |
| RPL Trickle DIOIntervalDoublings, recommended value 12. | |
| uint8_t | DAG_DIO_INT_MIN |
| RPL Trickle DIOIntervalMin, recommended value 9. | |
| uint8_t | DAG_DIO_REDU |
| RPL Trickle DIORedundancyConstant, recommended value 3. | |
| uint16_t | DAG_MAX_RANK_INC |
| RPL MaxRankIncrease, recommended value 2048. | |
| uint16_t | DAG_MIN_HOP_RANK_INC |
| RPL MinHopRankIncrease, recommended value 128. | |
| uint16_t | DAG_OCP |
| Objective code point, recommended value 1. | |
| uint8_t | LIFE_IN_SECONDS |
| Default lifetime for RPL routes, expressed in lifetime units. | |
| uint16_t | LIFETIME_UNIT |
| Defines the unit used to express route lifetimes, in seconds. | |
Detailed Description
RPL DODAG config is used when allocating RPL base arm_nwk_6lowpan_rpl_dodag_init().
Definition at line 138 of file net_rpl.h.
Field Documentation
| uint8_t DAG_DIO_INT_DOUB |
| uint8_t DAG_DIO_INT_MIN |
| uint8_t DAG_DIO_REDU |
| uint16_t DAG_MAX_RANK_INC |
| uint16_t DAG_MIN_HOP_RANK_INC |
| uint16_t DAG_OCP |
| uint8_t DAG_SEC_PCS |
| uint8_t LIFE_IN_SECONDS |
| uint16_t LIFETIME_UNIT |
Generated on Tue Jul 12 2022 12:29:06 by
1.7.2
