RS_Telecom IP
RM0082
792/844
Doc ID 018672 Rev 1
RESET: all ‘0’
34.6.11 GPIOtt
register
In this register the processor can read the value of the GPIOt pins latched by the int_CLK
clock (IT pins latched two times).
RESET: all ‘0’
34.6.12 PERS_time
register
This register will set the time for which the stability is observed before generating an
Interrupt on pins change. The time set is the number of clocks minus one for which the
signal must be stable
PERS_time value must not be 1. Zero does not generate any interrupt
RESET: all ‘0’
34.6.13 PERS_data
register
When persistency time is met on a new 8 bit input, GPIOtt is latched on this register. This is
the new value that was stable for more than pers_time.
RESET: all ‘0’
34.6.14 TDM_timeslot_NBR
register
This register informs about the number of timeslots contained in the frame. It must be
informed also in slave mode if other sync generation is required.
Table 712.
GPIOt register (Offset 0x28)
Bits
Name Comments
[31:08]
Reserved
[07:00]
IT
Value of the IT pins latched by int_CLK
Table 713.
GPIOtt register (Offset 0x2C)
Bits
Name Comments
[31:08]
Reserved
[07:00]
IT
Value of the
GPIOt Register (7:0)
latched by int_CLK
Table 714.
PERS_time register (Offset 0x30)
Bits
Name
Comments
[31:08]
Reserved
[07:00]
PT
Persistency time counter value -
persistency time will be
(PT[7-0] + 1) * T(int_CLK)
Table 715.
PERS_data register (Offset 0x34)
Bits
Name
Comments
[31:08]
Reserved
[07:00]
PV
The latched value of GPIOtt registers.