| DDA | This is a digital differential analyser data struct |
| decfloat | This is a very crude decimal-based floating point structure |
| EE_factor | This lives in the eeprom so we can save our PID settings for each heater |
| GCODE_COMMAND | This holds all the possible data from a received command |
| heater_definition_t | Simply holds pinout data- port, pin, pwm channel if used |
| intercom_packet | This allows us to fill the packet struct, then pass it to something that expects an array of bytes |
| intercom_packet_t | Intercom packet structure, both tx and rx |
| TARGET | |
| temp_sensor_definition_t | Holds metadata for each temperature sensor |
| USB_Descriptor_Configuration_t | Type define for the device configuration descriptor structure |
1.7.2