modm API documentation
modm::Pca9548a< I2cMaster > Member List

This is the complete list of members for modm::Pca9548a< I2cMaster >, including all inherited members.

I2cDevice(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
NestedResumable()modm::NestedResumable< 10+1 >inlineprotected
Pca9548a(uint8_t address=0b1110000) (defined in modm::Pca9548a< I2cMaster >)modm::Pca9548a< I2cMaster >
attachConfigurationHandler(I2c::ConfigurationHandler handler)modm::I2cDevice< I2cMaster, 2 >inline
function(...)modm::NestedResumable< 10+1 >
getResumableDepth() constmodm::NestedResumable< 10+1 >inline
isResumableRunning() constmodm::NestedResumable< 10+1 >inline
isTransactionRunning()modm::I2cDevice< I2cMaster, 2 >inlineprotected
ping()modm::I2cDevice< I2cMaster, 2 >inline
readCommandRegister(uint8_t &command_register) (defined in modm::Pca9548a< I2cMaster >)modm::Pca9548a< I2cMaster >
runTransaction()modm::I2cDevice< I2cMaster, 2 >inlineprotected
setActiveChannel(uint8_t channel) (defined in modm::Pca9548a< I2cMaster >)modm::Pca9548a< I2cMaster >
setAddress(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
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()modm::NestedResumable< 10+1 >inline
transaction (defined in modm::I2cDevice< I2cMaster, 2 >)modm::I2cDevice< I2cMaster, 2 >protected
wasTransactionSuccessful()modm::I2cDevice< I2cMaster, 2 >inlineprotected
writeCommandRegister(uint8_t command_register) (defined in modm::Pca9548a< I2cMaster >)modm::Pca9548a< I2cMaster >