nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_modem_dect_mac_network_beacon Struct Reference

Network beacon. Network beacon is optional and may speed up finding the cluster beacon channel. More...

#include <nrf_modem_dect.h>

Data Fields

union { 
 
   uint8_t   bit_mask 
 
   struct { 
 
      uint8_t   has_max_tx_power: 1 
 
      uint8_t   has_power_constraints: 1 
 
      uint8_t   has_current_cluster_channel: 1 
 
   }   flags 
 
};  
 
uint8_t num_network_beacon_channels
 
enum nrf_modem_dect_mac_nw_beacon_period network_beacon_period
 
enum nrf_modem_dect_mac_cluster_beacon_period cluster_beacon_period
 
enum nrf_modem_dect_mac_cluster_max_tx_power max_tx_power
 
uint16_t next_cluster_channel
 
uint16_t current_cluster_channel
 
uint16_t network_beacon_channels [3]
 
uint32_t time_to_next
 

Detailed Description

Network beacon. Network beacon is optional and may speed up finding the cluster beacon channel.


The documentation for this struct was generated from the following file: