Timer
void
(uint32_t ui32Base, uint32_t ui32Timer)
void
(uint32_t ui32Base, uint32_t ui32Timer)
void
(uint32_t ui32Base, uint32_t ui32IntFlags)
void
(uint32_t ui32Base, uint32_t ui32IntFlags)
void
(uint32_t ui32Base, uint32_t ui32IntFlags)
uint32_t
(uint32_t ui32Base, bool bMasked)
uint32_t
(uint32_t ui32Base, uint32_t ui32Timer)
uint64_t
(uint32_t ui32Base)
void
(uint32_t ui32Base, uint32_t ui32Timer, uint32_t ui32Value)
void
(uint32_t ui32Base, uint64_t ui64Value)
uint32_t
(uint32_t ui32Base, uint32_t ui32Timer)
uint64_t
(uint32_t ui32Base)
void
(uint32_t ui32Base, uint32_t ui32Timer, uint32_t ui32Value)
void
(uint32_t ui32Base, uint64_t ui64Value)
uint32_t
(uint32_t ui32Base, uint32_t ui32Timer)
uint32_t
(uint32_t ui32Base, uint32_t ui32Timer)
void
(uint32_t ui32Base,
uint32_t ui32Timer,
uint32_t
ui32Value)
void
(uint32_t ui32Base, uint32_t ui32Timer, uint32_t ui32Value)
void
(uint32_t ui32Base)
void
(uint32_t ui32Base)
uint32_t
(uint32_t ui32Base, uint32_t ui32Timer)
uint64_t
(uint32_t ui32Base)
21.2.1
Function Documentation
21.2.1.1 ROM_TimerConfigure
Configures the timer(s).
Prototype:
void
ROM_TimerConfigure(uint32_t ui32Base,
uint32_t ui32Config)
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_TimerConfigure
is a function pointer located at
ROM_TIMERTABLE[3]
.
Parameters:
ui32Base
is the base address of the timer module.
ui32Config
is the configuration for the timer.
Description:
This function configures the operating mode of the timer(s). The timer module is disabled
before being configured, and is left in the disabled state. There are two types of timers; a
16/32-bit variety and a 32/64-bit variety. The 16/32-bit variety is comprised of two 16-bit timers
232
April 8, 2013
Содержание Tiva TM4C123GH6PM
Страница 26: ...Boot Loader 26 April 8 2013...
Страница 68: ...Controller Area Network CAN 68 April 8 2013...
Страница 122: ...Hibernation Module 122 April 8 2013...
Страница 136: ...Inter Integrated Circuit I2C 136 April 8 2013...
Страница 152: ...Memory Protection Unit MPU 152 April 8 2013...
Страница 174: ...Pulse Width Modulator PWM Returns None 174 April 8 2013...
Страница 196: ...Synchronous Serial Interface SSI 196 April 8 2013...
Страница 222: ...System Control 222 April 8 2013...
Страница 270: ...UART 270 April 8 2013...
Страница 296: ...uDMA Controller 296 April 8 2013...
Страница 351: ...April 8 2013 351...