PA Table Conversions#

Enumerations#

enum
SL_RAIL_PA_POWER_SETTING_SUBMODE_HP = 0U
SL_RAIL_PA_POWER_SETTING_SUBMODE_MP = 1U
SL_RAIL_PA_POWER_SETTING_SUBMODE_LP = 2U
SL_RAIL_PA_POWER_SETTING_SUBMODE_LLP = 3U
}

An enumeration of the power sub modes for Power Setting tables.

Enumeration Documentation#

sl_rail_pa_power_setting_submode_t#

sl_rail_pa_power_setting_submode_t

An enumeration of the power sub modes for Power Setting tables.

Enumerator
SL_RAIL_PA_POWER_SETTING_SUBMODE_HP

High-power PA sub mode.

SL_RAIL_PA_POWER_SETTING_SUBMODE_MP

Medium-power PA sub mode.

SL_RAIL_PA_POWER_SETTING_SUBMODE_LP

Low-power PA sub mode.

SL_RAIL_PA_POWER_SETTING_SUBMODE_LLP

Low-low-power PA sub mode.