PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Namespace encapsulating all device framework classes, functions and data. More...
Classes | |
class | CDev |
Abstract class for any character device. More... | |
class | Device |
Fundamental base class for all physical drivers (I2C, SPI). More... | |
Typedefs | |
using | file_t = cdev::file_t |
Namespace encapsulating all device framework classes, functions and data.
using device::file_t = typedef cdev::file_t |