template <typename... Ts>

struct formatter

Defined at line 91 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel.h

Public Methods

auto parse (std::format_parse_context & ctx)

Defined at line 93 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel.h

auto format (const i2c::I2cChannel::RetryResult<Ts...> & result, std::format_context & ctx)

Defined at line 95 of file ../../src/devices/i2c/lib/i2c-channel/i2c-channel.h