Searched defs:MicrobitI2CState (Results 1 – 1 of 1) sorted by relevance
34 struct MicrobitI2CState { struct35 SysBusDevice parent_obj;37 MemoryRegion iomem;38 uint32_t regs[MICROBIT_I2C_NREGS];39 uint32_t read_idx;