#include <Turnout.h>
Data associated to each Turnout.
Definition at line 21 of file Turnout.h.
◆ address
The primary address of the decoder controlling this turnout (0-511).
Definition at line 26 of file Turnout.h.
◆ id
The numeric ID (0-32767) of the turnout to control.
Definition at line 25 of file Turnout.h.
◆ subAddress
| byte TurnoutData::subAddress |
The sub-address of the decoder controlling this turnout (0-3).
Definition at line 24 of file Turnout.h.
◆ tStatus
| byte TurnoutData::tStatus |
Current status of the turnout : 0 for Off, 1 for On.
Definition at line 23 of file Turnout.h.
The documentation for this struct was generated from the following file: