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

PBatteryDriver

Document Actions
PROTOCOL PBatteryDriver : public TProtocol {
public:
	static New(char *);
	Delete();
	Init();
	WakeUp();
	ShutDown();
	Count();
	Status(unsigned long,PowerPlantStatus *);
	RawStatus(unsigned long,PowerPlantStatus *);
	StartSleepCharge();
	SetType(unsigned long,unsigned long);
	ReadADCVoltage(unsigned long);
	ConvertVoltage(unsigned long,unsigned long);
};
Created by philz
Last modified 2003-09-09 06:46 AM
 

Powered by Plone