nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ rpu_pkt_preamble

#include <nrf_wifi/fw_if/umac_if/inc/fw/host_rpu_sys_if.h>

This enum represents the different types of preambles used. Preambles are sequences of known symbols transmitted before the actual data transmission to enable synchronization, channel estimation, and frame detection at the receiver.

Enumerator
RPU_PKT_PREAMBLE_SHORT 

Short preamble packet

RPU_PKT_PREAMBLE_LONG 

Long preamble packet

RPU_PKT_PREAMBLE_MIXED 

mixed preamble packet

RPU_PKT_PREAMBLE_MAX 

Highest preamble type currently defined