![]() |
nrfxlib API 3.3.99
|
Resource allocation Information element. More...
#include <nrf_modem_dect.h>
Data Fields | ||
| union { | ||
| uint8_t bit_mask | ||
| struct { | ||
| uint8_t additional_alloc: 1 | ||
| uint8_t has_short_rd_id: 1 | ||
| uint8_t sys_frame_num_has_offset: 1 | ||
| uint8_t reserved_1: 1 | ||
| uint8_t has_channel_indication: 1 | ||
| uint8_t has_fail_time: 1 | ||
| uint8_t reserved_2: 2 | ||
| } flags | ||
| }; | ||
| uint8_t | allocation_type | |
| uint8_t | repeat_type | |
| uint8_t | repetition | |
| uint8_t | validity | |
| uint8_t | sfn_offset | |
| uint8_t | sched_resource_fail_time | |
| uint16_t | short_id | |
| uint16_t | channel | |
| struct nrf_modem_dect_mac_ie_resource_alloc | downlink_allocation | |
| struct nrf_modem_dect_mac_ie_resource_alloc | uplink_allocation | |
Resource allocation Information element.