![]() |
nrfxlib API 3.3.99
|
Load info Information Element. More...
#include <nrf_modem_dect.h>
Data Fields | ||
| union { | ||
| uint8_t bit_mask | ||
| struct { | ||
| uint8_t has_rd_pt_load: 1 | ||
| uint8_t has_ie_rach_load: 1 | ||
| uint8_t has_channel_load: 1 | ||
| } flags | ||
| }; | ||
| uint8_t | traffic_load_percentage | |
| uint8_t | number_of_ft_associations | |
| uint8_t | number_of_pt_associations | |
| uint8_t | rach_percentage | |
| uint8_t | free_subslots_percentage | |
| uint8_t | busy_subslots_percentage | |
| uint16_t | max_number_of_rd_associations | |
Load info Information Element.