Go to the source code of this file.
Functions | |
unsigned char | inportByte (unsigned int) |
unsigned short | inportWord (unsigned int) |
unsigned long | inportDWord (unsigned int) |
void | outportByte (unsigned int, unsigned char) |
void | outportByteP (unsigned int port, unsigned char value) |
void | outportWord (unsigned int, unsigned short) |
void | outportDWord (unsigned int port, unsigned long value) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|