---
title: "readAttributeEffectiveControlMode(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterpumpconfigurationandcontrol/readattributeeffectivecontrolmode(completion:)"
---

# readAttributeEffectiveControlMode(completion:)

## Declaration

```swift
func readAttributeEffectiveControlMode(completion: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeEffectiveControlMode() async throws -> NSNumber
```
