takashi kadono / Mbed OS Nucleo_446

Dependencies:   ssd1331

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


Field Documentation

Channel page.

Definition at line 164 of file arm_hal_phy.h.

Pointer to channel configuration.

Definition at line 165 of file arm_hal_phy.h.