---
title: MTRPowerSourceFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrpowersourcefeature
---

# MTRPowerSourceFeature

## Declaration

```swift
struct MTRPowerSourceFeature
```

## Topics

### Initializers

- [init(rawValue:)](matter/mtrpowersourcefeature/init(rawvalue:).md)

### Type Properties

- [battery](matter/mtrpowersourcefeature/battery.md)
- [rechargeable](matter/mtrpowersourcefeature/rechargeable.md)
- [replaceable](matter/mtrpowersourcefeature/replaceable.md)
- [wired](matter/mtrpowersourcefeature/wired.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
