---
title: deviceAddress
framework: iousbhost
role: symbol
role_heading: Instance Property
path: iousbhost/iousbhostiosource/deviceaddress
---

# deviceAddress

The device’s bus address.

## Declaration

```swift
var deviceAddress: Int { get }
```

## See Also

### Obtaining Device Information

- [endpointAddress](iousbhost/iousbhostiosource/endpointaddress.md)
- [hostInterface](iousbhost/iousbhostiosource/hostinterface.md)
