![]() |
Max OS 0.3
|
Defines classes for handling hardware communication ports (8, 16, and 32 bit) More...
#include <cstdint>Go to the source code of this file.
Classes | |
| class | MaxOS::hardwarecommunication::Port |
| base class for all ports More... | |
| class | MaxOS::hardwarecommunication::Port8Bit |
| Handles 8 bit ports. More... | |
| class | MaxOS::hardwarecommunication::Port8BitSlow |
| Handles 8 bit ports (slow) More... | |
| class | MaxOS::hardwarecommunication::Port16Bit |
| Handles 16 bit ports. More... | |
| class | MaxOS::hardwarecommunication::Port32Bit |
| Handles 32 bit ports. More... | |
Defines classes for handling hardware communication ports (8, 16, and 32 bit)
Definition in file port.h.