Predefined LFN parameter sets#
Predefined LFN parameter sets for sl_wisun_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_lfn_params_t
Profile providing balance between power consumption and performance.
const sl_wisun_lfn_params_t
Profile optimized for low power consumption.
const sl_wisun_lfn_params_t
Profile for test usage, best performance but highest power consumption.
Variable Documentation#
SL_WISUN_PARAMS_LFN_BALANCED#
const sl_wisun_lfn_params_t SL_WISUN_PARAMS_LFN_BALANCED
Profile providing balance between power consumption and performance.
SL_WISUN_PARAMS_LFN_ECO#
const sl_wisun_lfn_params_t SL_WISUN_PARAMS_LFN_ECO
Profile optimized for low power consumption.
SL_WISUN_PARAMS_LFN_TEST#
const sl_wisun_lfn_params_t SL_WISUN_PARAMS_LFN_TEST
Profile for test usage, best performance but highest power consumption.