libyggdrasil
v1.0.0
|
▼Nbsp | |
▼Nasg | |
▼Ndrv | |
CDisplay | Display Channel implementation for Asgard |
CGPIOPin | GPIOPin implementation for Asgard |
CGPIOPort | GPIOPort implementation for Asgard |
CI2C | I2C implementation for Asgard |
CSPI | SPI implementation for Asgard |
▼Nasg_coproc | |
▼Ndrv | |
CADCChannel | ADC Channel implementation for Asgard |
CCAN | CAN implementation for Asgard |
CDACChannel | DAC Channel implementation for Asgard |
CGPIOPin | GPIOPin implementation for Asgard |
CGPIOPort | GPIOPort implementation for Asgard |
CHash | CRC abstraction for Asgard |
CI2C | I2C implementation for Asgard |
CRandom | RNG abstraction for Asgard |
CSPI | SPI implementation for Asgard |
CTimer | Timer implementation for Midgard |
CTimerChannel | Timer channel implementation for Asgard |
CTimerEncoder | Timer encoder implementation for Midgard |
CTimerProfileCounter | Profile counter implementation for Midgard |
CUART | UART implementation for Asgard |
▼Ndrv | |
CADConverter | Base class for ADC abstraction |
CCAN | Base class for CAN abstraction |
CCANPacket | |
CDAConverter | Base class for DAC abstraction |
CDisplay | Base class for Display abstraction |
CGPIOPort | Base class for GPIO port abstraction |
CHash | Base class for the Hash abstraction |
CI2C | Base class for I2C abstraction |
CRandom | Base class for the RNG abstraction |
CSPI | Base class for SPI abstraction |
CTimer | Base class for Timer abstraction |
CUART | Base class for UART abstraction |
▼Nmid | |
▼Ndrv | |
CADCChannel | ADC Channel implementation for Asgard |
CCAN | CAN implementation for Midgard |
CDACChannel | DAC Channel implementation for Asgard |
CDisplay | Display implementation for Midgard |
CGPIOPin | GPIOPin implementation for Midgard |
CGPIOPort | GPIOPort implementation for Midgard |
CHash | CRC abstraction |
CI2C | I2C implementation for Midgard |
CRandom | RNG abstraction |
CSPI | SPI implementation for Midgard |
CTimer | Timer implementation for Midgard |
CTimerChannel | Timer channel implementation for Midgard |
CTimerEncoder | Timer encoder implementation for Midgard |
CTimerProfileCounter | Profile counter implementation for Midgard |
CUART | UART implementation for Midgard |
▼Nscope_guard | |
CScopeGuardImpl | Scope Guard implementation |
▼Nygg | |
▼Nprph | |
CColorSensor | Color sensor TCS3472 driver |
CHumiditySensor | Humidity sensor SHT40-AD1B-R2 driver |
▼CJoystick | Joystick driver using the TLA2024IRUGT ADCS |
CJoystickData | Joystick data |
CPosition | Signed position data |
CMotorDriver | Dual DC Motor driver driver TC78H660FTG |
CPressureSensor | Pressure sensor driver LPS22HBTR |
CRealTimeClock | RTC driver RV-3028-C7 |
CRGBMatrix | RGB Led driver SK9822 through SPI |
CSevenSegment | Sevensegment driver |
▼CSinkDriver | Sink driver containing classes to use the driver as GPIO, as PWM Module or as Servo port |
COut | GPIO driver |
CPWM | Pwm driver |
CServo | Servo driver |
▼CSixAxisSensor | 6 axis sensor driver ICM-42605 |
CCoordinate | Coordinates |
COrientation | Absolute board orientation |
CRGBA16 | RGBA16 color type |
CRGBA8 | RGBA8 color type |
CBitField | Bitfield abstraction. Provides a way to read from, write to and pass around bitfields within registers as if they were normal variables |
CByteSwapped | Helper class to store the data of a given type in reverse order |
Cdependent_false | Helper type trait for using static_asserts that should always trigger an error when evaluated |
CRegister | MMIO Register abstraction. Gives access to bitfields within the register as well as a reference to the register value itself |
CTypeSafe | Helper class to create type-safe integral types |
Cadc_t | ADC handle type |
Ccan_t | CAN handle type |
CCoordinate | Coordinates |
Cdac_t | DAC handle type |
Cgpio_t | GPIO handle type |
Ci2c_t | I2C handle type |
CJoystickData | Joystick data |
COrientation | Absolute board orientation |
Cpalette_t | Color palette type |
CPosition | Signed position data |
CRGBA16 | RGBA16 color type |
CRGBA8 | RGBA8 color type |
Crng_t | RNG handle type |
Cspi_t | SPI handle type |
Ctim_channel_t | Timer channel handle type |
Ctim_t | Timer handle type |
Cuart_t | UART handle type |