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

# readAttributeBitmap32(completion:)

## Declaration

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

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