Module lm4f120::timer[][src]

Timers for the LM4F120H5QR

The Stellaris core has six 16/32-bit timers and six 32/64-bit wide timers. Each timer provides two timers that can operate independently, or be chained together to form a single double-width timer. The Cortex-M4 core also its own separate SysTick timer. This is a 24-bit timer with its own ISR.

Structs

Timer

Represents a 16/32-bit Timer

Enums

TimerId

This chip has 6 16/32bit Timers

WideTimerId

This chip has 6 32/64bit Wide Timers, but they are currently not supported.