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

# writeAttributeInt48u(withValue:completion:)

## Declaration

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

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