DRV_RF215_TX_HANDLE | Typedef | Handle identifying the transmission request queued |
DRV_RF215_TX_HANDLE_INVALID | Macro | Definition of an invalid transmission handle |
DRV_RF215_TRX_ID | Enum | Defines the available RF215 transceivers |
DRV_RF215_RX_IND_CALLBACK | Typedef | Pointer to a RF215 driver receive indication callback function |
DRV_RF215_TX_CFM_CALLBACK | Typedef | Pointer to a RF215 driver transmit confirm callback function |
DRV_RF215_PHY_BAND_OPM | Enum | Defines the available PHY bands and operating modes |
DRV_RF215_FSK_SYM_RATE | Enum | Defines the available FSK symbol rates |
DRV_RF215_FSK_MOD_IDX | Enum | Defines the available FSK modulation indexes |
DRV_RF215_FSK_MOD_ORD | Enum | Defines the available FSK modulation orders |
DRV_RF215_OFDM_BW_OPT | Enum | Defines the available OFDM bandwidth options |
DRV_RF215_OFDM_ITLV_MODE | Enum | Defines the available OFDM interleaving modes |
DRV_RF215_PHY_TYPE | Enum | Defines the available PHY types |
DRV_RF215_PHY_MOD_SCHEME | Enum | Defines the available PHY modulation schemes |
DRV_RF215_PHY_CCA_MODE | Enum | Defines the available PHY CCA (Clear Channel Assessment) modes |
DRV_RF215_TX_TIME_MODE | Enum | Defines the available TX time modes |
DRV_RF215_TX_TIDRV_RF215_TX_RESULTME_MODE | Enum | Defines the possible PHY transmission results |
DRV_RF215_PIB_ATTRIBUTE | Enum | Defines the list of PIB attributes |
DRV_RF215_PIB_RESULT | Enum | Defines the list of PIB results |
DRV_RF215_FSK_CFG_OBJ | Struct | Defines the data required to configure the RF215 FSK PHY |
DRV_RF215_OFDM_CFG_OBJ | Struct | Defines the data required to configure the RF215 OFDM PHY |
DRV_RF215_PHY_TYPE_CFG_OBJ | Union | Defines the data required to configure the RF215 FSK/OFDM PHY |
DRV_RF215_PHY_CFG_OBJ | Struct | Defines the data required to configure the RF215 PHY |
DRV_RF215_RX_INDICATION_OBJ | Struct | Defines the data reported in RF215 RX indication |
DRV_RF215_TX_REQUEST_OBJ | Struct | Defines the parameters for TX request |
DRV_RF215_TX_CONFIRM_OBJ | Struct | Defines the data reported in RF215 TX confirm |
DRV_RF215_FW_VERSION | Struct | Defines the RF215 Driver firmware version data |
DRV_RF215_PLIB_SPI_IS_BUSY | Typedef | Pointer to a PLIB function to check if SPI transmitter is busy |
DRV_RF215_PLIB_SPI_SET_CS | Typedef | Pointer to a PLIB function to set the SPI chip select line |
DRV_RF215_INIT | Struct | Defines the data required to initialize the RF215 driver |