I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
P0 typedef | modm::pca8574< I2cMaster > | |
P1 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
P2 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
P3 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
P4 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
P5 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
P6 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
P7 typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
Pca8574(uint8_t address=0x27) | modm::pca8574< I2cMaster > | |
Pin enum name (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | strong |
Pins typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
Port typedef | modm::pca8574< I2cMaster > | |
PortType typedef (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 2 > | inline |
getDirection(Pin) const (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
getDirections() | modm::pca8574< I2cMaster > | inline |
modm::GpioExpander::getDirections() const | modm::GpioExpander | |
getInputs() (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
modm::GpioExpander::getInputs() const | modm::GpioExpander | |
getOutputs() (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
modm::GpioExpander::getOutputs() const | modm::GpioExpander | |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
indexFromPin(Pin pin) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inlinestaticconstexpr |
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
isSet(Pin pin) const (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
isTransactionRunning() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
ping() | modm::I2cDevice< I2cMaster, 2 > | inline |
read(Pins pins) const (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
I2cDevice< I2cMaster, 2 >::read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
modm::GpioExpander::read(Pins pins) const | modm::GpioExpander | |
readInput() (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
readPort(PortType &value) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
reset(Pins pins) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
modm::GpioExpander::reset(Pins pins) | modm::GpioExpander | |
runTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
set(Pins pins) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
set(Pins pins, bool value) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
modm::GpioExpander::set(Pins pins) | modm::GpioExpander | |
modm::GpioExpander::set(Pins pins, bool value) | modm::GpioExpander | |
setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
setInput(Pins pins) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
modm::GpioExpander::setInput(Pins pins) | modm::GpioExpander | |
setOutput(Pins pins) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | inline |
modm::GpioExpander::setOutput(Pins pins) | modm::GpioExpander | |
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 > | |
toggle(Pins pins) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
modm::GpioExpander::toggle(Pins pins) | modm::GpioExpander | |
transaction (defined in modm::I2cDevice< I2cMaster, 2 >) | modm::I2cDevice< I2cMaster, 2 > | protected |
wasTransactionSuccessful() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
width (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | staticconstexpr |
write(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
writePort(PortType value) (defined in modm::pca8574< I2cMaster >) | modm::pca8574< I2cMaster > | |
writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 2 > | inline |