The interrupt on component Shift Register is fired when there is a store signal activated.
Clear the interrupt by reading the interrupt status register or by calling ShiftReg_#_GetIntStatus();
The interrupt signal will also be updated when FIFO is updated, for example, after calling ShiftReg_#_ReadRegValue(); This will change the status register.
A simple test can be done by wiring the signal to an output LED...
No comments:
Post a Comment