Speeduino
|
Functions | |
static byte | to_byte_100 (int16_t value) |
static int16_t | from_byte_100 (byte in) |
static byte | to_byte_1 (int16_t value) |
static int16_t | from_byte_1 (byte in) |
static byte | to_byte_2 (int16_t value) |
static int16_t | from_byte_2 (byte in) |
table3d_axis_io_converter | get_table3d_axis_converter (axis_domain domain) |
Obtain a converter instance for a given axis domain. | |