---
title: MTRPumpConfigurationAndControlOperationMode
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrpumpconfigurationandcontroloperationmode
---

# MTRPumpConfigurationAndControlOperationMode

## Declaration

```swift
enum MTRPumpConfigurationAndControlOperationMode
```

## Topics

### Enumeration Cases

- [MTRPumpConfigurationAndControlOperationMode.local](matter/mtrpumpconfigurationandcontroloperationmode/local.md)
- [MTRPumpConfigurationAndControlOperationMode.maximum](matter/mtrpumpconfigurationandcontroloperationmode/maximum.md)
- [MTRPumpConfigurationAndControlOperationMode.minimum](matter/mtrpumpconfigurationandcontroloperationmode/minimum.md)
- [MTRPumpConfigurationAndControlOperationMode.normal](matter/mtrpumpconfigurationandcontroloperationmode/normal.md)

### Initializers

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
