<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWPHYMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:@E@CWPHYMode"
  },
  "title" : "CWPHYMode"
}
-->

# CWPHYMode

CoreWLAN physical layer modes.

```
enum CWPHYMode
```

## Topics

### Constants

[`kCWPHYModeNone`](/documentation/CoreWLAN/CWPHYMode/modeNone)

No specified mode.

[`kCWPHYMode11a`](/documentation/CoreWLAN/CWPHYMode/mode11a)

IEEE 802.11a PHY.

[`kCWPHYMode11b`](/documentation/CoreWLAN/CWPHYMode/mode11b)

IEEE 802.11b PHY.

[`kCWPHYMode11g`](/documentation/CoreWLAN/CWPHYMode/mode11g)

IEEE 802.11g PHY.

[`kCWPHYMode11n`](/documentation/CoreWLAN/CWPHYMode/mode11n)

IEEE 802.11n PHY.

[`kCWPHYMode11ac`](/documentation/CoreWLAN/CWPHYMode/mode11ac)

IEEE 802.11ac PHY.

### Enumeration Cases

[`kCWPHYMode11ax`](/documentation/CoreWLAN/CWPHYMode/mode11ax)

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)