User manual

Table Of Contents
Zynq-7000 AP SoC Technical Reference Manual www.xilinx.com 1817
UG585 (v1.11) September 27, 2016
Appendix B: Register Details
Register (usb) GPTIMER1LD
Register GPTIMER1LD Details
Register (usb) GPTIMER1CTRL
Field Name Bits Type Reset Value Description
GPTRUN 31 rw 0x0 General Purpose Timer Enable.
0: disable.
1: enable.
The setting of [GPTRUN] will not have an effect
on the [GPTCNT] counter value.
GPTRST 30 wo 0x0 General Purpose Timer Reset. Write 1 to reload.
0: no affect.
1: Reload the [GPTCNT] with the value in
[GPTLD].
29:25 ro 0x0 reserved
GPTMODE 24 rw 0x0 Select Countdown Timer mode.
0: One Shot (single timer countdown). The timer
will count down to zero, generate an interrupt
and stop until the counter is reset by software.
1: Repeat (looped countdown). The timer will
count down to zero, generate an interrupt and
automatically reload the counter to begin again.
GPTCNT 23:0 rw 0x0 General Purpose Countdown Timer. Value of the
running timer.
Name GPTIMER1LD
Relative Address 0x00000088
Absolute Address usb0: 0xE0002088
usb1: 0xE0003088
Width 24 bits
Access Type rw
Reset Value 0x00000000
Description GP Timer 1 Load Value
Field Name Bits Type Reset Value Description
GPTLD 23:0 rw 0x0 Refer to description for GPTIMER0LD [GPTLD].
Name GPTIMER1CTRL
Relative Address 0x0000008C