Skip to content
Snippets Groups Projects
test3.map 695 B
# both registers have the same address, so whatever we write to actuator we can read back from readBack
/MyModule/actuator                1  0 4 1 32 0 1 RW
/MyModule/readBack                1  4 4 1 32 0 1 RO
/Integers/signed32                1  8 4 1 32 0 1 RW
/Integers/unsigned32              1 12 4 1 32 0 0 RW
/Integers/signed16                1 16 4 1 16 0 1 RW
/Integers/unsigned16              1 20 4 1 16 0 0 RW
/Integers/signed8                 1 24 4 1  8 0 1 RW
/Integers/unsigned8               1 28 4 1  8 0 0 RW
/FixedPoint/value                 1 32 4 1 32 8 1 RW
/Deep/Hierarchies/Need/Tests/As/well  1 36 4 1 32 0 1 RW
/Deep/Hierarchies/Need/Another/test   1 40 4 1 32 0 1 RW