[][src]Type Definition px4flow_bsp::board::EepromType

type EepromType<'a> = Eeprom24x<I2c2BusProxy<'a>, B64, TwoBytes>;

Concrete type for serial EEPROM driver