Table of Contents

Enum RadioType

Namespace
nanoFramework.Tools.Debugger
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll

Radio type for the Wireless network interface.

public enum RadioType : byte

Fields

_802_11a = 1

802.11a-compatible radio.

_802_11b = 2

802.11b-compatible radio.

_802_11g = 4

802.11g-compatible radio.

_802_11n = 8

802.11n-compatible radio.