Variable BusDevice.address

The address where the BusComponent is installed.

struct BusDevice
{
  // ...
  ushort address ;
  // ...
}