---
title: MTRThermostatScheduleDayOfWeekBitmap
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrthermostatscheduledayofweekbitmap
---

# MTRThermostatScheduleDayOfWeekBitmap

## Declaration

```swift
struct MTRThermostatScheduleDayOfWeekBitmap
```

## Topics

### Initializers

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

### Type Properties

- [away](matter/mtrthermostatscheduledayofweekbitmap/away.md)
- [friday](matter/mtrthermostatscheduledayofweekbitmap/friday.md)
- [monday](matter/mtrthermostatscheduledayofweekbitmap/monday.md)
- [saturday](matter/mtrthermostatscheduledayofweekbitmap/saturday.md)
- [sunday](matter/mtrthermostatscheduledayofweekbitmap/sunday.md)
- [thursday](matter/mtrthermostatscheduledayofweekbitmap/thursday.md)
- [tuesday](matter/mtrthermostatscheduledayofweekbitmap/tuesday.md)
- [wednesday](matter/mtrthermostatscheduledayofweekbitmap/wednesday.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)
