Changes between Version 19 and Version 20 of Component/Vci Xicu


Ignore:
Timestamp:
Feb 7, 2013, 4:40:04 PM (11 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xicu

    v19 v20  
    6666'''WTI_REG[WTI_INDEX] : Write-Triggered Interrupt Register'''
    6767
    68 This register retains the value written. It can be used as a mailbox between the software interrupt source and the target if here is only one source. In case of several sources, two different sources may write sequentially to this register, overwriting the value present in register.
     68This register retains the value written. It can be used as a mailbox between the software interrupt source and the target if there is only one source. In case of several sources, two different sources may write sequentially to this register, overwriting the value present in register.
    6969 * On write : Raises WTI[WTI_INDEX]
    7070 * On read : Acknowledges WTI[WTI_INDEX]