Channel
public final class Channel: WLANSetting
This class for setting of wireless channel.
-
Undocumented
Declaration
Swift
public static let n0 = Channel(.n0) -
Undocumented
Declaration
Swift
public static let n1 = Channel(.n1) -
Undocumented
Declaration
Swift
public static let n2 = Channel(.n2) -
Undocumented
Declaration
Swift
public static let n3 = Channel(.n3) -
Undocumented
Declaration
Swift
public static let n4 = Channel(.n4) -
Undocumented
Declaration
Swift
public static let n5 = Channel(.n5) -
Undocumented
Declaration
Swift
public static let n6 = Channel(.n6) -
Undocumented
Declaration
Swift
public static let n7 = Channel(.n7) -
Undocumented
Declaration
Swift
public static let n8 = Channel(.n8) -
Undocumented
Declaration
Swift
public static let n9 = Channel(.n9) -
Undocumented
Declaration
Swift
public static let n10 = Channel(.n10) -
Undocumented
Declaration
Swift
public static let n11 = Channel(.n11) -
Constructs an object not having a value.
Declaration
Swift
override public init() -
This class for setting value of wireless channel.
Declaration
Swift
public final class Value: WLANSetting.Value
Channel Class Reference