class TestTcs3400

Defined at line 136 of file ../../src/devices/light-sensor/drivers/ams-light/tcs3400-test.cc

Wrapper around `Tcs3400` needed in order to expose the driver's inspect data.

Public Methods

void TestTcs3400 (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher driver_dispatcher)

Defined at line 138 of file ../../src/devices/light-sensor/drivers/ams-light/tcs3400-test.cc

DriverRegistration GetDriverRegistration ()

Defined at line 141 of file ../../src/devices/light-sensor/drivers/ams-light/tcs3400-test.cc

inspect::ComponentInspector & inspector ()

Defined at line 146 of file ../../src/devices/light-sensor/drivers/ams-light/tcs3400-test.cc

std::shared_ptr<sync_completion_t> next_reader_wait ()

Defined at line 147 of file ../../src/devices/light-sensor/drivers/ams-light/tcs3400-test.cc

Protected Methods

void OnNextReader ()

Defined at line 150 of file ../../src/devices/light-sensor/drivers/ams-light/tcs3400-test.cc