EmberMultiPhyRadioParameters Struct Reference

Holds radio parameters.

#include <ember-types.h>

Data Fields

int8_t radioTxPower
 
uint8_t radioPage
 
uint8_t radioChannel

Holds radio parameters.

This is mainly useful for dual PHY and switched radio device (2.4 Ghz or SubGhz) to retrieve radio parameters.

Field Documentation

◆ radioChannel

uint8_t EmberMultiPhyRadioParameters::radioChannel

◆ radioPage

uint8_t EmberMultiPhyRadioParameters::radioPage

◆ radioTxPower

int8_t EmberMultiPhyRadioParameters::radioTxPower

The documentation for this struct was generated from the following file:
  • ember-types.h