TTK4155 Lab Node 1
Term project in the NTNU course TTK4155 Embedded and Industrial Computer Systems Design
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CADC_measContainer for ADC measurement results
 Ccan_deviceRepresents a CAN device, storing the SPI slave controlling the MCP2515
 CCAN_frameRepresents a full CAN frame for sending/receiving
 Ccan_msgRepresents a simple CAN message with an address, data count, and a single byte of data
 Ccontrol_stateStores current control state
 Cio_avr_deviceRepresents an SPI-connected AVR-I/O board
 Cio_joystick_deviceRepresents a joystick input device
 Cio_joystick_positionRepresents the position of a joystick relative to center
 Cio_oled_deviceRepresents an OLED display device controlled via SPI
 Cmenu_cfgMenu configuration and state
 Cmenu_itemMenu item struct
 Coled_fontRepresents a font for OLED displays
 CUSART_configUSART configuration structure