---
title: "readAttributeInt40u(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/readattributeint40u(completionhandler:)"
---

# readAttributeInt40u(completionHandler:)

## Declaration

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

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