Predefined BR LFN-parenting parameter sets#
Predefined LFN parameter sets for sl_wisun_br_set_lfn_parameters().
These parameter sets can be used either as-is or used as an initialization value for an application-specific parameter set.
Variables#
const sl_wisun_br_lfn_params_t
Profile providing balance between battery life and performance.
const sl_wisun_br_lfn_params_t
Profile with a higher battery life.
const sl_wisun_br_lfn_params_t
Profile for use during tests.
Variable Documentation#
SL_WISUN_BR_PARAMS_LFN_BALANCED#
const sl_wisun_br_lfn_params_t SL_WISUN_BR_PARAMS_LFN_BALANCED
Profile providing balance between battery life and performance.
SL_WISUN_BR_PARAMS_LFN_ECO#
const sl_wisun_br_lfn_params_t SL_WISUN_BR_PARAMS_LFN_ECO
Profile with a higher battery life.
SL_WISUN_BR_PARAMS_LFN_TEST#
const sl_wisun_br_lfn_params_t SL_WISUN_BR_PARAMS_LFN_TEST
Profile for use during tests.