13 0x8, 0x8, 0x8, 0x2, 0x4, 0x1, 0, 0,
14 0x4, 0x4, 0x4, 0x1, 0x8, 0x2
19 0x4, 0x4, 0x4, 0x1, 0x8, 0x2, 0, 0,
20 0x8, 0x8, 0x8, 0x2, 0x4, 0x1
25 0xC, 0xC, 0xC, 0x3, 0xC, 0x3
const TrackdirIndexArray< uint8_t > _signal_against_trackdir
Maps a trackdir to the bit that stores its status in the map arrays, in the direction against the tra...
const TrackdirIndexArray< uint8_t > _signal_along_trackdir
Maps a trackdir to the bit that stores its status in the map arrays, in the direction along with the ...
const TrackIndexArray< uint8_t > _signal_on_track
Maps a Track to the bits that store the status of the two signals that can be present on the given tr...
EnumIndexArray< T, Trackdir, TRACKDIR_END > TrackdirIndexArray
Allow incrementing of Trackdir variables.
EnumIndexArray< T, Track, TRACK_END > TrackIndexArray
Allow incrementing of Track variables.