[−][src]Module lrl_test_compiler::test_binary::instructions
Structs
DeviceAddress | A Device Address for a relay or sensor |
RelayInstr | A RelayInstr Instruction either sets or unsets a specified relay |
Segment | An Instruction Segment is a conceptual unit that contains all of the actions that take place at a specific moment in time |
SensorInstr | A representation of all the fields of a sensor instruction. This canonically represents an exact binary representation. |
Enums
RelayAction | The two different actions that can be performed on a relay |
SensorAction | Represents the opcodes for a Sensor instruction. |