---
title: "init(rawValue:)"
framework: accelerate
role: symbol
role_heading: Initializer
path: "accelerate/bnnsnormtype/init(rawvalue:)"
---

# init(rawValue:)

Creates a new instance with the specified raw value.

## Declaration

```swift
init(rawValue: UInt32)
```

## See Also

### Constants

- [init(_:)](accelerate/bnnsnormtype/init(_:).md)
- [rawValue](accelerate/bnnsnormtype/rawvalue.md)
- [BNNSL2Norm](accelerate/bnnsl2norm.md)
