ALS_ErrorCode enum name (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | strong |
ALS_ErrorCode_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
ALS_InterruptSource_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
ALS_InterruptStatus_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
ALS_Status enum name | modm::Vl6180< I2cMaster > | strong |
AnalogGain enum name | modm::Vl6180< I2cMaster > | strong |
Control_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
GpioMode enum name | modm::Vl6180< I2cMaster > | strong |
HistoryControl enum name | modm::Vl6180< I2cMaster > | strong |
I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
InterruptClear enum name | modm::Vl6180< I2cMaster > | strong |
InterruptConfig enum name | modm::Vl6180< I2cMaster > | strong |
InterruptConfig_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
InterruptError enum name (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | strong |
InterruptError_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
InterruptSource enum name (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | strong |
InterruptStatus enum name | modm::Vl6180< I2cMaster > | strong |
InterruptStatus_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(GpioMode) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(HistoryControl) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(InterruptClear) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(Start) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(RangeCheck) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(VhvRecalibrate) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(RangeStatus) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
MODM_FLAGS8(ALS_Status) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
RangeCheck enum name | modm::Vl6180< I2cMaster > | strong |
RangeErrorCode enum name (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | strong |
RangeErrorCode_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
RangeInterruptSource_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
RangeInterruptStatus_t typedef (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
RangeStatus enum name | modm::Vl6180< I2cMaster > | strong |
Register enum name | modm::Vl6180< I2cMaster > | strong |
Start enum name | modm::Vl6180< I2cMaster > | strong |
VhvRecalibrate enum name | modm::Vl6180< I2cMaster > | strong |
Vl6180(Data &data, uint8_t address=0x29) | modm::Vl6180< I2cMaster > | |
attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 2 > | inline |
byte (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
getALS_Error() (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | inline |
getData() | modm::Vl6180< I2cMaster > | inline |
getRangeError() (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | inline |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
initialize() (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
isTransactionRunning() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
ping() | modm::Vl6180< I2cMaster > | |
read(Register reg, uint8_t *buffer, uint8_t length) | modm::Vl6180< I2cMaster > | |
I2cDevice< I2cMaster, 2 >::read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
readAmbientLight() | modm::Vl6180< I2cMaster > | inline |
readDistance() | modm::Vl6180< I2cMaster > | inline |
reg (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | |
runTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
setDeviceAddress(uint8_t address) | modm::Vl6180< I2cMaster > | |
setGain(AnalogGain gain) | modm::Vl6180< I2cMaster > | |
setIntegrationTime(uint16_t time) | modm::Vl6180< I2cMaster > | |
startRead(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startTransaction(modm::I2cTransaction *transaction) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startWrite(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startWriteRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
stopResumable() (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | |
transaction (defined in modm::I2cDevice< I2cMaster, 2 >) | modm::I2cDevice< I2cMaster, 2 > | protected |
updateRegister(Register reg, T setMask, T clearMask=T (0xff)) (defined in modm::Vl6180< I2cMaster >) | modm::Vl6180< I2cMaster > | inline |
wasTransactionSuccessful() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
write(Register reg, uint8_t value) | modm::Vl6180< I2cMaster > | inline |
I2cDevice< I2cMaster, 2 >::write(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 2 > | inline |