EasyManua.ls Logo

Texas Instruments Tiva TM4C123GH6PM

Texas Instruments Tiva TM4C123GH6PM
352 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Timer
21.2.1.28 ROM_TimerValueGet64
Gets the current 64-bit timer value.
Prototype:
uint64_t
ROM_TimerValueGet64(uint32_t ui32Base)
ROM Location:
ROM_APITABLE is an array of pointers located at 0x0100.0010.
ROM_TIMERTABLE is an array of pointers located at ROM_APITABLE[11].
ROM_TimerValueGet64 is a function pointer located at ROM_TIMERTABLE[25].
Parameters:
ui32Base is the base address of the timer module.
Description:
This function reads the current value of the specified timer.
Returns:
Returns the current value of the timer.
248 April 8, 2013

Related product manuals