Boboter
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NDevice
 CBattery
 CButtons
 CBuzzer
 CDisplay
 CLeds
 NHAL
 NADCA namespace containing all components of the ADC hardware abstraction layer
 Ccontroller_config_t
 CControllerThe ADC hardware abstraction layer's control class
 NGPIOA namespace containing all components of the GPIO hardware abstraction layer
 Cpin_config_t
 CControllerThe GPIO hardware abstraction layer's control class
 NI2CA namespace containing all components of the I2C hardware abstraction layer
 Cbus_config_t
 Cdevice_config_t
 CControllerThe I2C hardware abstraction layer's control class
 NLEDCA namespace containing all components of the LEDC hardware abstraction layer
 Ctimer_config_t
 Cchannel_config_t
 CControllerThe LEDC hardware abstraction layer's control class
 CLogger
 Clog_item
 CnoteRepresents a musical note, used for the buzzer
 Cprotected_structA RAII type used to make structs thread-safe for FreeRTOS via mutexes
 Crgb_color_tA type for storing a 16-bit RGB color
 CRobotClass containing all the components of the robot
 Ctask_config_t
 Cdata_struct
 Cleds_struct
 Csmart_mutexA RAII wrapper for mutexes which locks them at the beginning of its lifetime and releases them at the end of its lifetime (normally the scope in which the wrapper was created)