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 uint8_t _signal_along_trackdir[TRACKDIR_END]
Maps a trackdir to the bit that stores its status in the map arrays, in the direction along with the ...
const 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...
const uint8_t _signal_against_trackdir[TRACKDIR_END]
Maps a trackdir to the bit that stores its status in the map arrays, in the direction against the tra...
@ TRACKDIR_END
Used for iterations.