Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

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 185 of file arm_hal_phy.h.


Field Documentation

Channel page.

Definition at line 186 of file arm_hal_phy.h.

Pointer to channel configuration.

Definition at line 187 of file arm_hal_phy.h.