OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAbstractUserInterfaceAbstract interface for notifications and telemetry display
 CADC_GPIOADC-capable GPIO pin number
 CAnalogClutchInputClass for analog clutch paddles
 CAnalogInputClass for all polled analog inputs (axis)
 CAnalogMultiplexerChipGeneric analog multiplexer chip
 CAnalogMultiplexerInputState of switches connected to analog multiplexers
 CBatteryChargerHardware witnesses regarding battery chargers
 CBatteryMonitorInterfaceInterface to hardware implementing a battery monitor
 CBatteryStatusBattery status
 CBatteryStatusChrDataData format for the Battery Level Status characteristic (packed)
 CBitQueueQueue for 61 bits
 CButtonMatrixInputButton matrix hardware
 CDecouplingEventDecoupling event
 CDependencyManagerDependency Manager
 CDeviceCapabilitiesSet of device capabilities
 CDigitalButtonSingle button
 CDigitalInputBase class for all polled switches
 Cempty_input_number_setException for empty input number specifications
 CFakeAxisFake analog input for testing
 CFakeBatteryMonitorFake battery monitor for testing
 CFakeDigitalInputFake digital input for testing
 CFakeInputFake input specification used for testing
 CGPIOGPIO pin number
 Cgpio_errorException for invalid GPIO pin numbers
 Ci2c_device_not_foundException for I2C devices not found
 Ci2c_errorException for I2C bus initialization failure
 Ci2c_full_address_unknownException for unknown full I2C address
 CI2CInputBase class for switches/buttons attached to an I2C GPIO expander
 CInputGPIOInput-capable GPIO pin number
 CInputNumberFirmware-defined input numbers in the range [0,63] or unspecified
 CInputNumberCombinationCombination of input numbers
 CInternalEventSubscribable events
 CInternalEvent< eventType, void >Subscribable events requiring void handlers
 Cinvalid_input_numberException for invalid input numbers
 Cinvalid_user_input_numberException for invalid user-defined input numbers
 CLEDStripLow-level interface to LED strips
 CMAX1704xMAX1704x chips for battery monitoring
 CMCP23017ButtonsInputClass for buttons attached to a MCP23017 GPIO expander
 COutputGPIOOutput-capable GPIO pin number
 CPCF8574ButtonsInputClass for buttons attached to a PCF8574 GPIO expander
 CPCF8574LedDriver8-LED driver based on the PCF8574 GPIO expander
 CPCF8574RevLightsUse eight single-color LEDS as "rev lights"
 CPixelControlNotificationNotifications using pixel control
 CRotaryCodedSwitchInputClass for coded rotary switches
 CRotaryEncoderInputRelative Rotary Encoder
 CRTC_GPIORTC-capable GPIO pin number
 CShiftRegistersInputState of switches connected to PISO shift registers
 CSimpleShiftLightUse a single-color LED as a shift light indicator
 CSingleLEDA simple LED driver for a single LED
 CTelemetryDataTelemetry data
 Cunknown_input_numberException for unknown input numbers
 CUserInputNumberUser-defined input numbers in the range [0,127]
 CVoltageDividerMonitorBattery monitor implemented as a voltage divider