Next: , Previous: , Up: Modules   [Contents][Index]


16.138 iorw

This module provides support for commands inb, inw, inl, outb, outw, and outl to read / write data to physical I/O ports. The "in" commands accept one parameter to specify the source port. The "out" commands require either two or three parameters, with the order: port, value, <optional mask>.