M5UnitUnified 0.2.0 git rev:9e1ffe1
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cm5::unit::AdapterAdapter base class to treat M5HAL and TwoWire,GPIO,Serial,SPI... in the same way
 Cm5::unit::AdapterGPIOBase
 Cm5::unit::AdapterGPIOGPIO access adapter
 Cm5::unit::AdapterI2CI2C access adapter
 Cm5::unit::AdapterUARTUART access adapter
 Cm5::unit::gpio::adapter_config_tUnified configuration for RMT v1/v2
 Cm5::unit::GPIOImplV2::callback_struct_t
 Cm5::unit::ComponentBase class of unit component
 Cm5::unit::Component::component_config_tComponent basic settings for begin
 Cm5::unit::gpio::adapter_config_t::config_tCommon
 Cm5::unit::gpio::adapter_config_t::rx_config_tFor RX
 Cm5::unit::gpio::adapter_config_t::tx_config_tFor TX
 Ctesting::Environment
 Cm5::unit::googletest::GlobalFixture< FREQ, WNUM >Overall test environment configuration
 Cm5::unit::Adapter::Impl
 Cm5::unit::AdapterGPIOBase::GPIOImpl
 Cm5::unit::GPIOImplV2
 Cm5::unit::AdapterI2C::I2CImpl
 Cm5::unit::AdapterI2C::BusImpl
 Cm5::unit::AdapterUART::UARTImpl
 Cm5::unit::PeriodicMeasurementAdapter< Derived, MD >Interface class for periodic measurement (CRTP)
 Cm5::unit::gpio::pin_backup_t
 Ctesting::TestWithParam
 Cm5::unit::googletest::ComponentTestBase< U, TP >UnitComponent Derived class for testing (I2C)
 Cm5::unit::googletest::GPIOComponentTestBase< U, TP >UnitComponent Derived class for testing (GPIO)
 Cm5::unit::googletest::UARTComponentTestBase< U, TP >UnitComponent Derived class for testing (UART)
 Cm5::unit::UnitUnifiedFor managing and leading units