1.1.4.4.37 DRV_RF215_OFDM_CFG_OBJ Struct
C
typedef struct { DRV_RF215_OFDM_BW_OPT opt; DRV_RF215_OFDM_ITLV_MODE itlv; } DRV_RF215_OFDM_CFG_OBJ;
Summary
Defines the data required to configure the RF215 OFDM PHY.
Description
This data type defines the data required to configure the RF215 OFDM PHY.
Field description:
opt: OFDM bandwidth option (see DRV_RF215_OFDM_BW_OPT)
itlv: OFDM interleaving mode (see DRV_RF215_OFDM_ITLV_MODE)
Remarks
None.