Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.
ra8_io I2C-bus facade – one controller-transfer vtable over thechip's two I2C implementations.
ra8_err_t ra8_io_i2c_bus_bind_riic(ra8_io_i2c_bus_t *bus, uint8_t channel)
Bind bus to RIIC channel channel.
Caller-allocated I2C-bus handle binding a backend to its context.