---
title: MTRThermostatHVACSystemTypeBitmap
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrthermostathvacsystemtypebitmap
---

# MTRThermostatHVACSystemTypeBitmap

## Declaration

```swift
struct MTRThermostatHVACSystemTypeBitmap
```

## Topics

### Initializers

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

### Type Properties

- [coolingStage](matter/mtrthermostathvacsystemtypebitmap/coolingstage.md)
- [heatingIsHeatPump](matter/mtrthermostathvacsystemtypebitmap/heatingisheatpump.md)
- [heatingStage](matter/mtrthermostathvacsystemtypebitmap/heatingstage.md)
- [heatingUsesFuel](matter/mtrthermostathvacsystemtypebitmap/heatingusesfuel.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)
