health_msg_period_status_t

nRF5 SDK for Mesh v5.0.0

Health Period Status message format. More...

#include <health_messages.h>

Data Fields

uint8_t fast_period_divisor
 Current fast period divisor. More...
 

Detailed Description

Health Period Status message format.

Definition at line 61 of file health_messages.h.

Field Documentation

◆ fast_period_divisor

uint8_t health_msg_period_status_t::fast_period_divisor

Current fast period divisor.

Permitted values are 0 - 15.

Definition at line 63 of file health_messages.h.