OAL I/O Macros (Compact 2013)
10/16/2014
The following table shows the I/O macros.
Programming Element |
Description |
---|---|
This macro clears a byte from a specified port address. |
|
This macro clears a 16-bit word from a specified port address. |
|
This macro clears a 32-bit word from a specified port address. |
|
This macro clears a byte at a specified address. |
|
This macro clears a 16-bit word at a specified address. |
|
This macro clears a 32-bit word at a specified address. |
|
This macro reads a byte from a specified address. |
|
This macro reads a 16-bit word from a specified port address. |
|
This macro reads a 32-bit word from a specified address. |
|
This macro reads a byte from a specified address. |
|
This macro reads a 16-bit word from a specified address. |
|
This macro reads a 32-bit word from a specified address. |
|
This macro is a helper function that uses a bit mask to write a byte to a specified address. |
|
This macro is a helper function that uses a bit mask to write a 16-bit word to a specified address. |
|
This macro is a helper function that uses a bit mask to write a 32-bit word to a specified address. |
|
This macro is a helper function that uses a bit mask to write a byte to a specified address. |
|
This macro is a helper function that uses a bit mask to write a 16-bit word to a specified address. |
|
This macro is a helper function that uses a bit mask to write a 32-bit word to a specified address. |
|
This macro writes a byte to a specified address. |
|
This macro writes a 16-bit word to a specified address. |
|
This macro writes a 32-bit word to a specified address. |
|
This macro writes a byte to a specified address. |
|
This macro writes a 16-bit word to a specified address. |
|
This macro writes a 32-bit word to a specified address. |
|
This macro sets the bits at a specified port address. |
|
This macro sets a 16-bit word at a specified port address. |
|
This macro sets a 32-bit word at a specified port address. |
|
This macro sets the bits at a specified address. |
|
This macro sets a 16-bit word at a specified address. |
|
This macro sets a 32-bit word at a specified address. |