You are viewing documentation for version:
RAIL data configuration structure. 
Select the transmit/receive data sources and the method the application uses to provide/retrieve data from RAIL. 
Public Attributes#
Method of providing transmit data. 
Method of retrieving receive data. 
Public Attribute Documentation#
txSource#
RAIL_TxDataSource_t RAIL_DataConfig_t::txSource
Source of TX Data. 
rxSource#
RAIL_RxDataSource_t RAIL_DataConfig_t::rxSource
Source of RX Data. 
txMethod#
RAIL_DataMethod_t RAIL_DataConfig_t::txMethod
Method of providing transmit data. 
rxMethod#
RAIL_DataMethod_t RAIL_DataConfig_t::rxMethod
Method of retrieving receive data.