Changes between Version 15 and Version 16 of Component/Vci Xicu


Ignore:
Timestamp:
Oct 31, 2010, 10:42:12 PM (14 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xicu

    v15 v16  
    6868'''PTI_PER[PTI_INDEX] : Programmable Timer Period Register'''
    6969
    70 This register contains the reset value for TIMER[PTI_INDEX] when it wraps to 0. If this register is set to 0, the corresponding timer is disabled and no interrupt is ever raised. If there is a pending interrupt clears it without need to read PTI_ACK[PTI_INDEX]. If the written value is non-zero, and the timer is currently
     70This register contains the reset value for TIMER[PTI_INDEX] when it wraps to 0. If this register is set to 0, the corresponding timer is disabled and no interrupt is ever raised. If there is a pending interrupt, it is cleared, without need to read PTI_ACK[PTI_INDEX]. If the written value is non-zero, and the timer is currently
    7171running, the corresponding timer counter is not reset.
    7272 * On write : Resets the period of TIMER[PTI_INDEX].