63 for (
int i = 0;
i < tries;
i++)
72 if (!nok)
return 400000;
76 for (
int i = 0;
i < tries;
i++)
85 if (!nok)
return 100000;
90 for (
int i = 0;
i < tries;
i++)
99 if (!nok)
return 10000;
uint8_t getPage(uint8_t address)
Get the page.
void changeSpeed(uint32_t speed)
Change the speed of the bus.
void setPage(uint8_t address, uint8_t page)
Set the page.
static LT_I2CBus * i2cbus
virtual LT_I2CBus * i2cbus(void)=0
uint32_t test(uint8_t address, uint8_t tries)
LT_PMBusSpeedTest(LT_PMBus *pmbus)