| I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster > | inline | 
  | Register enum name (defined in modm::stusb4500< I2cMaster >) | modm::stusb4500< I2cMaster > | strong | 
  | Stusb4500(uint8_t address=0x28) (defined in modm::stusb4500< I2cMaster >) | modm::stusb4500< I2cMaster > | inline | 
  | attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster > | inline | 
  | configurePdo(uint8_t pdoNumber, uint32_t voltage, uint32_t current) | modm::stusb4500< I2cMaster > | inline | 
  | getRdoRegStatus() | modm::stusb4500< I2cMaster > | inline | 
  | isTransactionRunning() | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | ping() | modm::I2cDevice< I2cMaster > | inline | 
  | read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster > | inline | 
  | readRegister(Register reg, uint8_t *output, size_t length) (defined in modm::stusb4500< I2cMaster >) | modm::stusb4500< I2cMaster > | inline | 
  | runTransaction() | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | setAddress(uint8_t address) | modm::I2cDevice< I2cMaster > | inline | 
  | setValidPdo(uint8_t pdoNumber) | modm::stusb4500< I2cMaster > | inline | 
  | startTransaction() | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | startTransaction(modm::I2cTransaction *transaction) | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | transaction (defined in modm::I2cDevice< I2cMaster >) | modm::I2cDevice< I2cMaster > | protected | 
  | updateRegister(Register reg, const uint8_t *data, size_t length) (defined in modm::stusb4500< I2cMaster >) | modm::stusb4500< I2cMaster > | inline | 
  | wasTransactionSuccessful() | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | write(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster > | inline | 
  | writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster > | inline |