|
Model Railroad System 2.2.2
|
Namespaces | |
| namespace | xpressnet |
| Namespace that holds the XPressNet interface code. | |
Typedefs | |
| typedef int | xpressnet::nibble |
| A 4 bit unsigned integer. More... | |
| typedef int | xpressnet::ubyte |
| An 8 bit unsigned integer. More... | |
| typedef int | xpressnet::DecoderLongAddress |
| Decoder address, an unsigned 14 bit integer. More... | |
| typedef int | xpressnet::ElementAddress |
| A 2 bit unsigned integer. More... | |
| typedef int | xpressnet::S_14 |
| 14 Speed steps. More... | |
| typedef int | xpressnet::S_27 |
| 27 Speed steps. More... | |
| typedef int | xpressnet::S_28 |
| 28 Speed steps. More... | |
| typedef int | xpressnet::S_128 |
| 128 Speed steps. More... | |
| typedef int | xpressnet::u10 |
| An unsigned 10 bit integer. More... | |
| typedef int | xpressnet::u3 |
| An unsigned 3 bit integer. More... | |
| typedef int | xpressnet::u7 |
| An unsigned 7 bit integer. More... | |
| typedef int | xpressnet::ConsistAddress |
| Multi-unit Address. More... | |