Max OS 0.3
Loading...
Searching...
No Matches
port.h File Reference

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...
 

Detailed Description

Defines classes for handling hardware communication ports (8, 16, and 32 bit)

Date
10th April 2022
Author
Max Tyson

Definition in file port.h.