template <typename... Ts>

class RetryResult

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

Public Methods

void RetryResult<Ts...> (const base & other, size_t retry_count)

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

void RetryResult<Ts...> (const base && other, size_t retry_count)

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

size_t retry_count ()

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