Variable AddressedData.address

The address of the accessed data.

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