Source position: fpgpio.pas.bak line 78
type TGpioInterruptStatus = record
Pin: TGpioPin;
Value: Boolean;
end;