LFN power parameters.
Public Attributes#
Minimum sampled listen width (microseconds) Sampled listen is calculated with PHY parameters.
Minimum listening window margin (microseconds) Window Margin is calculated dynamically with aging synchronization info.
If true, the node limits LFN broadcast interval wakeups to minimum while still maintaining time synchronization with the parent.
Public Attribute Documentation#
listening_window_min_us#
uint16_t sl_wisun_lfn_params_power_t::listening_window_min_us
Minimum sampled listen width (microseconds) Sampled listen is calculated with PHY parameters.
Set to force sampled listen duration above this value.
96
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_lfn_params_api.h
window_margin_min_us#
uint16_t sl_wisun_lfn_params_power_t::window_margin_min_us
Minimum listening window margin (microseconds) Window Margin is calculated dynamically with aging synchronization info.
Set to force margin above this value.
100
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_lfn_params_api.h
broadcast_lts_only#
bool sl_wisun_lfn_params_power_t::broadcast_lts_only
If true, the node limits LFN broadcast interval wakeups to minimum while still maintaining time synchronization with the parent.
If false, the node wakes up on every LFN broadcast interval.
104
of file /mnt/raid/workspaces/ws.SZ9MaSA5u/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_lfn_params_api.h