A channel configuration group structure, which defines a group of radio configurations.

This structure allows grouping multiple radio PHY configurations together, enabling switching between them during runtime.

Public Attributes#

The array of radio PHY configurations in this group.

uint32_t

The number of radio PHY configurations (words) in the phy_config_group array.

Public Attribute Documentation#

phy_config_group#

sl_rail_radio_config_t sl_rail_channel_config_group_t::phy_config_group

The array of radio PHY configurations in this group.

Each configuration defines the parameters for a specific radio setup.


phy_config_group_length#

uint32_t sl_rail_channel_config_group_t::phy_config_group_length

The number of radio PHY configurations (words) in the phy_config_group array.