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

DECT PHY event. More...

#include <nrf_modem_dect_phy.h>

Data Fields

enum nrf_modem_dect_phy_event_id id
 Event ID.
 
uint64_t time
 Modem time, in modem time units.
 
union { 
 
   struct nrf_modem_dect_phy_init_event   init 
 
   struct nrf_modem_dect_phy_deinit_event   deinit 
 
   struct nrf_modem_dect_phy_activate_event   activate 
 
   struct nrf_modem_dect_phy_deactivate_event   deactivate 
 
   struct nrf_modem_dect_phy_configure_event   configure 
 
   struct nrf_modem_dect_phy_radio_config_event   radio_config 
 
   struct nrf_modem_dect_phy_op_complete_event   op_complete 
 
   struct nrf_modem_dect_phy_rssi_event   rssi 
 
   struct nrf_modem_dect_phy_cancel_event   cancel 
 
   struct nrf_modem_dect_phy_pcc_event   pcc 
 
   struct nrf_modem_dect_phy_pcc_crc_failure_event   pcc_crc_err 
 
   struct nrf_modem_dect_phy_pdc_event   pdc 
 
   struct nrf_modem_dect_phy_pdc_crc_failure_event   pdc_crc_err 
 
   struct nrf_modem_dect_phy_time_get_event   time_get 
 
   struct nrf_modem_dect_phy_capability_get_event   capability_get 
 
   struct nrf_modem_dect_phy_band_get_event   band_get 
 
   struct nrf_modem_dect_phy_latency_info_event   latency_get 
 
   struct nrf_modem_dect_phy_test_rf_tx_cw_control_event   test_rf_tx_cw_control 
 
   struct nrf_modem_dect_phy_stf_control_event   stf_cover_seq_control 
 
   struct nrf_modem_dect_phy_link_config_event   link_config 
 
   struct nrf_modem_dect_phy_reject_event   reject 
 
};  
 Event data.
 

Detailed Description

DECT PHY event.


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