Skip to content.
Sections
Personal tools
You are here: Home » Protocols » TSerialDebugLink

TSerialDebugLink

Document Actions
PROTOCOL TSerialDebugLink : public TProtocol {
public:
	static New(char *);
	Delete();
	Install(unsigned long,unsigned long,void *,long (*)(void *));
	Remove();
	WriteDebugFrame(unsigned char *,long,unsigned long);
	WriteDebugFrame(unsigned char *,long);
	ReadDebugFrame(unsigned char *,long,long *,unsigned long);
	PollByte();
	EnbIntOnNextRxC();
	GetSerialChipPtr();
	PowerCycle(unsigned char);
};
Created by philz
Last modified 2003-09-09 06:46 AM
 

Powered by Plone