openMSX
openmsx::I8251 Member List

This is the complete list of members for openmsx::I8251, including all inherited members.

CmdPhase enum nameopenmsx::I8251
DataBits enum nameopenmsx::SerialDataInterface
execRecv(EmuTime::param time)openmsx::I8251
execTrans(EmuTime::param time)openmsx::I8251
getClockPin()openmsx::I8251inline
I8251(Scheduler &scheduler, I8251Interface &interface, EmuTime::param time)openmsx::I8251
isRecvEnabled() constopenmsx::I8251
isRecvReady() constopenmsx::I8251inline
Parity enum nameopenmsx::SerialDataInterface
peekIO(word port, EmuTime::param time) constopenmsx::I8251
readIO(word port, EmuTime::param time)openmsx::I8251
recvByte(byte value, EmuTime::param time) overrideopenmsx::I8251virtual
reset(EmuTime::param time)openmsx::I8251
serialize(Archive &ar, unsigned version)openmsx::I8251
setDataBits(DataBits bits) overrideopenmsx::I8251inlinevirtual
setParityBit(bool enable, Parity parity) overrideopenmsx::I8251virtual
setStopBits(StopBits bits) overrideopenmsx::I8251inlinevirtual
StopBits enum nameopenmsx::SerialDataInterface
writeIO(word port, byte value, EmuTime::param time)openmsx::I8251
~SerialDataInterface()=defaultopenmsx::SerialDataInterfaceprotected