nRF5 SDK v17.1.0
Data Fields
phy_pib_item_t Union Reference

PHY PIB attribute type sizes. More...

#include <phy_plme_pib.h>

Data Fields

uint8_t phy_current_channel
 
uint32_t phy_channels_supported
 
int8_t phy_transmit_power
 
uint8_t phy_cca_mode
 
uint8_t phy_current_page
 
uint16_t phy_max_frame_duration
 
uint8_t phy_shr_duration
 
uint16_t phy_symbols_per_octet
 

Detailed Description

PHY PIB attribute type sizes.

In accordance with IEEE Std 802.15.4-2006, Table 23.

Field Documentation

uint8_t phy_pib_item_t::phy_cca_mode

CCA mode.

uint32_t phy_pib_item_t::phy_channels_supported

Supported channels.

uint8_t phy_pib_item_t::phy_current_channel

Current channel.

uint8_t phy_pib_item_t::phy_current_page

Current page.

uint16_t phy_pib_item_t::phy_max_frame_duration

MAX Frame duration.

uint8_t phy_pib_item_t::phy_shr_duration

SHR Duration.

uint16_t phy_pib_item_t::phy_symbols_per_octet

Symbols per octet.

int8_t phy_pib_item_t::phy_transmit_power

Returns one of the DBM_xxx macro values.


The documentation for this union was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated