Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

_conf_pads

Declaration

Source position: conf.inc line 88

type _conf_pads = packed record

  num_registered: cuint8;

  registered: array [0..CONF_PAD_MAX_REGISTERED-1] of conf_pad_device;

  active: array [0..CONF_PAD_MAX_ACTIVE-1] of conf_pad_device;

  balance_board: conf_pad_device;

  unknown: conf_pad_device;

end;


Documentation generated on: 2023-03-18