Enumeration IodOperation

Possible IO channel operations.

Enumeration Members

Enumeration Members

CLEAR: "clear"

Set the IO to 0.

GET: "get"

Get current state of IO channel.

SET: "set"

Set the IO to 1.

TOGGLE: "toggle"

Change current state of the IO to the opposite.

Generated using TypeDoc