AVRly - AVR Development Resources
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cccs811_config_tConfig object, to be instantiated and values assigned to members before passing the object address into the function init_ccs811()
 Cdac_channel_tStruct for config values for each channel - this is only to be used as a nested struct within the dac_config_t struct
 Cdac_config_tConfig struct for DAC
 Clcd_config_tConfiguration struct, to be instantiated and values assigned before passing it's address into and calling lcd_init()
 Clog_system_config_tConfig object, to be instantiated in each file the log system is to be used, then pass it's address into the functions with names beginning with "log"