Searched defs:rds_raw_data (Results 1 – 1 of 1) sorted by relevance
282 struct rds_raw_data { struct283 int dirty; // indicate if the data changed or not284 int len; // the data len form chip285 uint8_t data[146];