This enum defines the Jrk G2 command bytes which are used for its serial and
I2C interfaces. These bytes are used by the library and you should not need
to use them.
Trait that defines common operations for the Jrk G2, and has to be implemented for any
particular communication bus (currently available: Serial / I2C / Blocking I2C).