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#

Profile for test usage, best performance but highest power consumption.

Profile providing balance between power consumption and performance.

Profile optimized for low power consumption.

Variable Documentation#

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.


Definition at line 147 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_lfn_params_api.h

SL_WISUN_PARAMS_LFN_BALANCED#

const sl_wisun_lfn_params_t SL_WISUN_PARAMS_LFN_BALANCED

Profile providing balance between power consumption and performance.


Definition at line 175 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_lfn_params_api.h

SL_WISUN_PARAMS_LFN_ECO#

const sl_wisun_lfn_params_t SL_WISUN_PARAMS_LFN_ECO

Profile optimized for low power consumption.


Definition at line 203 of file /mnt/raid/workspaces/ws.BCQzPo61M/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_lfn_params_api.h