Interrupt Enumeration |
Namespace: Network.Sim.Lan
public enum Interrupt
Member name | Value | Description | |
---|---|---|---|
DataReceived | 0 | The interrupt that is caused when the NIC has received a frame. | |
SendFifoEmpty | 1 | The interrupt that is caused when the NIC's output FIFO has been emptied. |