14#define BUS_CLK 80000000
18#define CLOCK_MASK_PORTF 0x20
19#define PF1 (*((volatile uint32_t *)0x40025008))
20#define PF2 (*((volatile uint32_t *)0x40025010))
21#define PF3 (*((volatile uint32_t *)0x40025020))
24#define GREEN_BLINK 0x8
void LED_Init(void)
Initialize development board LEDS, example function.
void CLOCK_Init(void)
Initialize system clock (PLL)
Register location header of TM4C123GH6PM.