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

# readAttributeBitmap16(completion:)

## Declaration

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

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