Expand description
Functionsยง
- asm_
pio_ ๐ โread8 - asm_
pio_ ๐ โread16 - asm_
pio_ ๐ โread32 - asm_
pio_ ๐ โwrite8 - asm_
pio_ ๐ โwrite16 - asm_
pio_ ๐ โwrite32 - inbโRead 8-bit value from I/O port.
- inlโRead 32-bit value from I/O port.
- inwโRead 16-bit value from I/O port.
- outbโWrite 8-bit value to I/O port.
- outlโWrite 32-bit value to I/O port.
- outwโWrite 16-bit value to I/O port.