Variable BusDevice.component

The BusComponent itself.

struct BusDevice
{
  // ...
  BusComponent component ;
  // ...
}