Searched defs:ReadInfo (Results 1 – 1 of 1) sorted by relevance
149 typedef struct ReadInfo { struct150 SCCBHeader h;151 uint16_t rnmax;152 uint8_t rnsize;176 * At the end of the ReadInfo, there are also the CPU entries (see argument181 } __attribute__((packed)) ReadInfo; typedef