Source position: PXL.Boards.LPC11xx.pas line 49
type TPinDriveEx = (
None,
PullUp,
PullDown,
Repeater
);