Skip to content

Instantly share code, notes, and snippets.

View tomjennings's full-sized avatar

tom jennings tomjennings

View GitHub Profile
@robertinant
robertinant / TimerInterrupts.ino
Last active April 5, 2024 02:06
Tiva C Timer Interrupts
#include <stdint.h>
#include <stdbool.h>
#define PART_TM4C123GH6PM
#include "inc/tm4c123gh6pm.h"
/*****************************
* LM4F120 - timer based blink
* Using TimerIntRegister
* 80 Mhz clock