Handler structure for the high throughput timer.

Public Attributes#

uint32_t

The timeout in milliseconds.

Pointer to the next registered handler.

Public Attribute Documentation#

timeout#

uint32_t sl_btmesh_lpn_high_throughput_timer_s::timeout

The timeout in milliseconds.


mode#

sl_btmesh_lpn_high_throughput_operation_mode_t sl_btmesh_lpn_high_throughput_timer_s::mode

The operational mode.


next#

struct sl_btmesh_lpn_high_throughput_timer_s* sl_btmesh_lpn_high_throughput_timer_s::next

Pointer to the next registered handler.