Enumeration BusInteractionModeConst

Enumeration Members

Enumeration Members

Active: 0

The bus mounts a self device and actively interacts with devices, including polling registers automatically

Observer: 1

The bus mounts a self device and does not poll registers automatically

Passive: 2

The bus does not emit any package

Generated using TypeDoc