![]() |
PIDUINO
|
| ▼NGpio2 | Namespace containing classes and types for GPIO device interaction. Use the kernel GPIO interface version 2. This API is documented in the Linux kernel documentation: https://www.kernel.org/doc/html/next/userspace-api/gpio/chardev.html |
| CChip | Represents a GPIO chip and provides methods to interact with it |
| CChipInfo | Information about a certain GPIO chip |
| CLine | Represents a GPIO line and provides methods to interact with it |
| CLineAttribute | Configurable attribute of a line |
| CLineConfig | Configuration for GPIO lines |
| CLineConfigAttribute | Configuration attribute associated with one or more of the requested lines |
| CLineEvent | The actual event being pushed to userspace |
| CLineInfo | Information about a certain GPIO line |
| CLineRequest | Information about a request for GPIO lines |
| CLineValues | Values of GPIO lines |
| ▼NPiduino | Global namespace for Piduino |
| C_Setpriority | |
| CBashCompletionOptionPrinter | Option printer for bash completion |
| CClock | Horloge |
| CConfigFile | |
| ▼CConnector | Connecteur |
| CDescriptor | Descripteur d'un connecteur |
| CFamily | |
| CConsoleOptionPrinter | Option printer for the console |
| CConvert | |
| ▼CConverter | Interface for analog-to-digital and digital-to-analog converters |
| CInfo | Contains information about a registered converter |
| ▼CDatabase | |
| ▼CBoard | |
| CFamily | |
| CModel | |
| CFifo | |
| CFileDevice | Provides an interface for reading from and writing to files |
| CFileStream | Provides an interface for reading from and writing to files with stream |
| CFlags | A type-safe flags class for bitwise operations on enum values |
| ▼CGpio | Classe Gpio |
| CDescriptor | Descripteur d'un GPIO |
| CGpioDevice | Abstract base class for GPIO devices |
| CGpioPwm | Provides PWM (Pulse Width Modulation) control for a GPIO pin |
| CGroffOptionPrinter | Option printer for man pages |
| ▼CI2cDev | I2C device interface for communicating with I2C peripheral devices |
| CInfo | Information class for I2C bus configuration and management |
| CImplicit | Value option with implicit default value |
| Cinvalid_option | |
| CIoDevice | Abstract base class for input/output devices |
| CIoMap | Memory mapping |
| CLinearBuffer | |
| CManufacturer | |
| ▼CMax1161x | Class for the MAX11612 to MAX11617 series of analog-to-digital converters |
| CInfo | Structure containing information about the Max1161x converter |
| CMax7311 | I2C GPIO expander controller for the MAX7311 device |
| CMcp4725 | Class for the MCP4725 series of digital-to-analog converters |
| CMcp4728 | Class for the MCP4728 series of digital-to-analog converters |
| COption | Abstract Base class for Options |
| COptionParser | OptionParser manages all Options |
| COptionPrinter | Base class for an OptionPrinter |
| ▼CPin | Represents a general-purpose input/output (GPIO) pin and its configuration |
| CDescriptor | Describes a pin's type, numbering, and associated names |
| CNumber | Holds various numbering representations for a pin |
| CSpiCs | Represents a SPI chip select configuration for a pin |
| CScheduler | |
| ▼CSerialPort | Provides functions to access serial ports |
| CInfo | Provides information about existing serial ports |
| CSettings | Provides settings information about serial ports |
| ▼CSoC | |
| CFamily | |
| CSocPwm | |
| ▼CSpiDev | |
| CCs | Broche de chip select d'un bus SPI |
| CInfo | Informations sur un bus SPI |
| CSettings | |
| CTransfer | |
| CSwitch | Value option without value |
| CSysLog | System logger |
| CSysLogBuffer | |
| ▼CSystem | |
| CArmbianInfo | |
| CArmCore | |
| ▼CRaspianInfo | |
| CBoardInfo | |
| CBoardInfoField | |
| CTerminal | Provides an interface for reading from and writing to terminals (tty) |
| CTerminalNotifier | |
| CThreadSafeBuffer | This provides a thread safe buffer |
| CTSQueue | Thread-safe queue implementation |
| CValue | Value option with optional default value |
| ▼Nstd | STL namespace |
| C_Unique_if | |
| C_Unique_if< T[]> | |
| C_Unique_if< T[N]> | |
| Cgpio_v2_line_attribute | |
| Cgpio_v2_line_config | |
| Cgpio_v2_line_config_attribute | |
| Cgpio_v2_line_event | |
| Cgpio_v2_line_info | |
| Cgpio_v2_line_request | |
| Cgpio_v2_line_values | |
| Cgpiochip_info | |
| CPrivate | Internal implementation class for GpioDevice |