---
title: "writeAttributeBitmap8(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/writeattributebitmap8(withvalue:completion:)"
---

# writeAttributeBitmap8(withValue:completion:)

## Declaration

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

```swift
func writeAttributeBitmap8(withValue value: NSNumber) async throws
```
