By reading Statusregister 0 the source(s) of a transputer event that occurred can be determined: when a bit/flag is set the corresponding event occurred. By writing with bits set to '1' the corresponding Statusregister bits/flags will be reset. Table 5 lists the bit position of these event flags. For details about how to handle events see section 6 on event handling.
The following event flags are defined:
Flags berr, xerr, xevnti0 and xevnti1 are set by edge sensitive signals and cannot be set again before they have been reset. Flags intl and timeout are level sensitive, which means that if the input signals are still active resetting the flag has no effect.
Table 5: Definition of bits in Statusregister 0.