OcaPortMode

class OcaPortMode()

Enum that describes whether a port is for input or output.

OcaPortMode.Input

type: OcaPortMode

Singleton object corresponding to the entry with value 1.

OcaPortMode.Output

type: OcaPortMode

Singleton object corresponding to the entry with value 2.