You are viewing documentation for version:
PDFMore generic structure containing information about mapping tables, instead of specific PA's.
Public Attributes#
uint32_t
Signature used for validation of the configuruation.
uint16_t
PA VDD voltage, in millivolts.
uint8_t
Number of tables available.
uint8_t
Padding to align the structures to 32bits.
Public Attribute Documentation#
p_pa_table_descriptor#
sl_rail_pa_descriptor_t* sl_rail_tx_power_table_config_t::p_pa_table_descriptor
Descriptor for each PA.
signature#
uint32_t sl_rail_tx_power_table_config_t::signature
Signature used for validation of the configuruation.
pa_voltage_mv#
uint16_t sl_rail_tx_power_table_config_t::pa_voltage_mv
PA VDD voltage, in millivolts.
num_of_tables#
uint8_t sl_rail_tx_power_table_config_t::num_of_tables
Number of tables available.
padding#
uint8_t sl_rail_tx_power_table_config_t::padding
Padding to align the structures to 32bits.