Rtos API example

Embed: (wiki syntax)

« Back to documentation index

phy_device_channel_page_s Struct Reference

phy_device_channel_page_s Struct Reference

Channel page configuration. More...

#include <arm_hal_phy.h>

Data Fields

channel_page_e channel_page
 Channel page.
const
phy_rf_channel_configuration_s
rf_channel_configuration
 Pointer to channel configuration.

Detailed Description

Channel page configuration.

Definition at line 145 of file arm_hal_phy.h.


Field Documentation

Channel page.

Definition at line 147 of file arm_hal_phy.h.

Pointer to channel configuration.

Definition at line 148 of file arm_hal_phy.h.