Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ieee802154_phy_channel_range Struct Reference

Represents a supported channel range, see ieee802154_phy_supported_channels. More...

#include <ieee802154_radio.h>

Data Fields

uint16_t from_channel
 
uint16_t to_channel
 

Detailed Description

Represents a supported channel range, see ieee802154_phy_supported_channels.

Field Documentation

◆ from_channel

uint16_t ieee802154_phy_channel_range::from_channel

◆ to_channel

uint16_t ieee802154_phy_channel_range::to_channel

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