⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 alarm.h

📁 myTemp is used to connect PalmOS PDAs to Dallas Microlan(tm) Devices. It currently supports DS1820
💻 H
字号:
#define kFailIntervall	10/*	AlarmTriggered		this function is used to display error messages for fatal (nonrecoverable errors)		Name:	Christof Klaiber <cklaiber@users.sourceforge.net>*/void AlarmTriggered(SysAlarmTriggeredParamType*);/*	Display Alarm		Name:	Christof Klaiber <cklaiber@users.sourceforge.net>*/void DisplayAlarm(SysDisplayAlarmParamType*);UInt32 AlarmStopLogging(void);/*	CommandNotify		Name:	Christof Klaiber <cklaiber@users.sourceforge.net>*/void CommandNotify(SysNotifyParamType*);/*	SetAlarm		Name:	Christof Klaiber <cklaiber@users.sourceforge.net>*/void SetAlarm(UInt32, UInt32);/*	GetAlarm	get if an alarm is set*/UInt32 GetAlarm(void);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -