Speeduino
Loading...
Searching...
No Matches
Functions
table3d_axis_io.cpp File Reference
#include "table3d_axis_io.h"
#include "maths.h"

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.
 

Function Documentation

◆ from_byte_1()

static int16_t from_byte_1 ( byte  in)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ from_byte_100()

static int16_t from_byte_100 ( byte  in)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ from_byte_2()

static int16_t from_byte_2 ( byte  in)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ to_byte_1()

static byte to_byte_1 ( int16_t  value)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ to_byte_100()

static byte to_byte_100 ( int16_t  value)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ to_byte_2()

static byte to_byte_2 ( int16_t  value)
static
Here is the call graph for this function:
Here is the caller graph for this function: