Source position: PXL.Boards.Types.pas line 332
type TStopBits = (
One = 0,
OneDotFive = 1,
Two = 2
);