FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
This is the complete list of members for devices::vl53l0x::GPIOSettings, including all inherited members.
function() const | devices::vl53l0x::GPIOSettings | inline |
high_polarity() const | devices::vl53l0x::GPIOSettings | inline |
high_threshold(uint16_t threshold, bool high_polarity=false) | devices::vl53l0x::GPIOSettings | inlinestatic |
high_threshold() const | devices::vl53l0x::GPIOSettings | inline |
low_threshold(uint16_t threshold, bool high_polarity=false) | devices::vl53l0x::GPIOSettings | inlinestatic |
low_threshold() const | devices::vl53l0x::GPIOSettings | inline |
out_of_window(uint16_t low_threshold, uint16_t high_threshold, bool high_polarity=false) | devices::vl53l0x::GPIOSettings | inlinestatic |
sample_ready(bool high_polarity=false) | devices::vl53l0x::GPIOSettings | inlinestatic |