---
title: "readAttributeSpeedCurrent(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterfancontrol/readattributespeedcurrent(completion:)"
---

# readAttributeSpeedCurrent(completion:)

## Declaration

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

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