TsctlTWIWriteCExamples: Revision history

From embeddedTS Manuals

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 January 2014

  • curprev 09:5609:56, 10 January 2014Michael talk contribs 632 bytes +632 Created page with "<source lang=c> int main(int argc, char* argv[]) { TWI* twi = TWIInit(0); int ret; TWIResult tret; if ((ret=twi->Lock(twi,0,1)) < 0) { printf("TWI lock error %d\..."