Skip to content

Instantly share code, notes, and snippets.

@scottellis
Created December 6, 2010 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottellis/729666 to your computer and use it in GitHub Desktop.
Save scottellis/729666 to your computer and use it in GitHub Desktop.
spike_completion_handler
static void spike_completion_handler(void *arg)
{
spike_ctl.spi_callbacks++;
spike_ctl.busy = 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment