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

# deviceAddress

The device’s bus address.

## Declaration

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

## Return Value

Return Value The current bus address of the device.
