---
title: "readAttributeRxErrFcsCount(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthreadnetworkdiagnostics/readattributerxerrfcscount(completion:)"
---

# readAttributeRxErrFcsCount(completion:)

## Declaration

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

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