FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
devices::vl53l0x::VL53L0X< MANAGER >::SetGPIOSettingsFuture Class Reference

Future to set device GPIO settings. More...

#include <fastarduino/devices/vl53l0x.h>

Inheritance diagram for devices::vl53l0x::VL53L0X< MANAGER >::SetGPIOSettingsFuture:
Collaboration diagram for devices::vl53l0x::VL53L0X< MANAGER >::SetGPIOSettingsFuture:

Additional Inherited Members

- Protected Member Functions inherited from i2c::I2CFuturesGroup< MANAGER >
 I2CFuturesGroup (ABSTRACT_FUTURE **futures, uint8_t size, future::FutureNotification notification=future::FutureNotification::NONE)
 Called by subclass constructor, this constructs a new I2CFuturesGroup instance with the provided list of futures. More...
 
bool start (typename PARENT::DEVICE &device)
 Start the I2C transactions needed by this group of futures. More...
 

Detailed Description

template<typename MANAGER>
class devices::vl53l0x::VL53L0X< MANAGER >::SetGPIOSettingsFuture

Future to set device GPIO settings.

See also
set_GPIO_settings()

Definition at line 666 of file vl53l0x.h.


The documentation for this class was generated from the following file: