Unit 'PXL.Boards.Types' Package
[Overview][Constants][Types][Classes][Index] [#pl_asphyrepxl]

TPinMode

Declaration

Source position: PXL.Boards.Types.pas line 33

type TPinMode = (

  Input = 0,

  

  Output = 1,

  

  Unknown = 99

  

);



CT Web help

CodeTyphon Studio