---
title: "readAttributePHYRate(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterethernetnetworkdiagnostics/readattributephyrate(completion:)"
---

# readAttributePHYRate(completion:)

## Declaration

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

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