Searched defs:UI2C_SET_DATA (Results 1 – 2 of 2) sorted by relevance
155 #define UI2C_SET_DATA(ui2c, u8Data) ((ui2c)->TXDAT = (u8Data)) macro