<!--
{
  "availability" : [
    "iOS: 17.6.0 -",
    "iPadOS: 17.6.0 -",
    "macCatalyst: 17.6.0 -",
    "macOS: 14.6.0 -",
    "tvOS: 17.6.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRValveConfigurationAndControlValveFaultBitmap"
  },
  "title" : "MTRValveConfigurationAndControlValveFaultBitmap"
}
-->

# MTRValveConfigurationAndControlValveFaultBitmap

```
struct MTRValveConfigurationAndControlValveFaultBitmap
```

## Topics

### Initializers

[`init(rawValue: UInt16)`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/init(rawValue:))

### Type Properties

[`static var blocked: MTRValveConfigurationAndControlValveFaultBitmap`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/blocked)

[`static var currentExceeded: MTRValveConfigurationAndControlValveFaultBitmap`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/currentExceeded)

[`static var generalFault: MTRValveConfigurationAndControlValveFaultBitmap`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/generalFault)

[`static var leaking: MTRValveConfigurationAndControlValveFaultBitmap`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/leaking)

[`static var notConnected: MTRValveConfigurationAndControlValveFaultBitmap`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/notConnected)

[`static var shortCircuit: MTRValveConfigurationAndControlValveFaultBitmap`](/documentation/Matter/MTRValveConfigurationAndControlValveFaultBitmap/shortCircuit)

## Relationships

### Conforms To

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

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

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

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

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

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

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

[`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)