nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_dect_phy_rx_mode

#include <nrf_modem/include/nrf_modem_dect_phy.h>

Reception mode.

Enumerator
NRF_MODEM_DECT_PHY_RX_MODE_CONTINUOUS 

Continuous reception.

The reception is continued automatically after PDC reception. Continuous reception does not support reception of physical header type 2 format 0 packets.

NRF_MODEM_DECT_PHY_RX_MODE_SEMICONTINUOUS 

Semi-continuous reception.

Similar to continuous reception, but will stop after receiving a unicast PDC.

NRF_MODEM_DECT_PHY_RX_MODE_SINGLE_SHOT 

Single-shot reception.

The reception is terminated automatically after the first successful PDC reception.