Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
kv_wifi_channels Struct Reference

WiFi band and channel configuration. More...

#include <kv_types.h>

Data Fields

uint8_t band
 WiFi frequency band (0 = 2.4Ghz, 1 = 5GHz, 2 = 6Ghz, other = Unknown)
 
uint8_t channels []
 WiFi channels network uses.
 

Detailed Description

WiFi band and channel configuration.

Field Documentation

◆ band

uint8_t kv_wifi_channels::band

WiFi frequency band (0 = 2.4Ghz, 1 = 5GHz, 2 = 6Ghz, other = Unknown)

◆ channels

uint8_t kv_wifi_channels::channels[]

WiFi channels network uses.


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