This is the complete list of members for
I2c_stm32, including all inherited members.
I2c_stm32(i2c_stm32_conf_t config=i2c_stm32_default_config()) | I2c_stm32 | |
init(void) | I2c_stm32 | [virtual] |
probe(uint32_t address) | I2c_stm32 | [virtual] |
read(uint8_t *buffer, uint32_t nbytes, uint32_t address) | I2c_stm32 | [virtual] |
transfer(uint8_t *out_buffer, uint32_t ntxbytes, uint8_t *in_buffer, uint32_t nrxbytes, uint32_t address) | I2c | [inline, virtual] |
write(const uint8_t *buffer, uint32_t nbytes, uint32_t address) | I2c_stm32 | [virtual] |