---
title: "readAttributeInt56u(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributeint56u(completion:)"
---

# readAttributeInt56u(completion:)

## Declaration

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

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