fn getStatus(self: *const SimpleNetworkProtocol, interrupt_status: *SimpleNetworkInterruptStatus, tx_buf: ?*?[*]u8) Status
[src]
Reads the current interrupt status and recycled transmit buffer status from a network interface.
Parameters
self: *const SimpleNetworkProtocol,
interrupt_status: *SimpleNetworkInterruptStatus,
tx_buf: ?*?[*]u8,