Data Structures

Here are the data structures with brief descriptions:
DDAThis is a digital differential analyser data struct
decfloatThis is a very crude decimal-based floating point structure
EE_factorThis lives in the eeprom so we can save our PID settings for each heater
GCODE_COMMANDThis holds all the possible data from a received command
heater_definition_tSimply holds pinout data- port, pin, pwm channel if used
intercom_packetThis allows us to fill the packet struct, then pass it to something that expects an array of bytes
intercom_packet_tIntercom packet structure, both tx and rx
TARGET
temp_sensor_definition_tHolds metadata for each temperature sensor
USB_Descriptor_Configuration_tType define for the device configuration descriptor structure
 All Data Structures Files Functions Variables Defines