![]() |
nrfxlib API 3.3.99
|
Random access resource Information Element. More...
#include <nrf_modem_dect.h>
Data Fields | ||
| union { | ||
| uint8_t bit_mask | ||
| struct { | ||
| uint8_t system_frame_num_has_offset: 1 | ||
| uint8_t has_channel_indication: 1 | ||
| uint8_t has_response_channel_indication: 1 | ||
| uint8_t max_rach_tx_length_in_slots: 1 | ||
| uint8_t response_window_half_frame_delay: 1 | ||
| } flags | ||
| }; | ||
| uint8_t | repeat_type | |
| uint8_t | cw_min_sig | |
| uint8_t | cw_max_sig | |
| uint8_t | max_rach_tx_length | |
| uint8_t | response_window_length | |
| uint8_t | repetition | |
| uint8_t | validity | |
| uint8_t | sfn_offset | |
| uint16_t | channel | |
| uint16_t | response_channel | |
| struct nrf_modem_dect_mac_ie_resource_alloc | allocation | |
Random access resource Information Element.