Revision history of "Simple I²C communication using driverlib"

Jump to: navigation, search

Diff selection: Mark the radio boxes 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.

  • (cur | prev) 14:38, 9 March 2009Kenneth (talk | contribs). . (1,861 bytes) (+1,861). . (Nieuwe pagina aangemaakt met '==You can use this example for simple I²C communication== <source lang="c"> void I2Cinit(void) { // Enable periph for I²C SysCtlPeripheralEnable(SYSCTL_PERIPH_I2C...')