---
title: MTRThermostatACErrorCodeBitmap
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrthermostatacerrorcodebitmap
---

# MTRThermostatACErrorCodeBitmap

## Declaration

```swift
struct MTRThermostatACErrorCodeBitmap
```

## Topics

### Initializers

- [init(rawValue:)](matter/mtrthermostatacerrorcodebitmap/init(rawvalue:).md)

### Type Properties

- [coilSensorFail](matter/mtrthermostatacerrorcodebitmap/coilsensorfail.md)
- [compressorFail](matter/mtrthermostatacerrorcodebitmap/compressorfail.md)
- [fanFail](matter/mtrthermostatacerrorcodebitmap/fanfail.md)
- [outdoorSensorFail](matter/mtrthermostatacerrorcodebitmap/outdoorsensorfail.md)
- [roomSensorFail](matter/mtrthermostatacerrorcodebitmap/roomsensorfail.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
