Source position: fpgpio.pas.bak line 56
type TGpioCapability = (
gcPullup,
gcPulldown,
gcInterrupt,
gcIndirectInterrupt
);