Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

Deprecated List

Global X12RtcGetClock (struct _tm *tm)
New applications must use NutRtcGetTime().

Global X12RtcSetClock (CONST struct _tm *tm)
New applications must use NutRtcSetTime().

Global X12RtcGetAlarm (int idx, struct _tm *tm, int *aflgs)
New applications must use NutRtcGetAlarm().

Global X12RtcSetAlarm (int idx, CONST struct _tm *tm, int aflgs)
New applications must use NutRtcSetAlarm().

Global X12RtcGetStatus (u_long *sflgs)
New applications must use NutRtcGetStatus().

Global X12RtcClearStatus (u_long sflgs)
New applications must use NutRtcClearStatus().

Global X12Init (void)
New applications must use NutRegisterRtc().

Global NutDhcpIsConfigured (void)
Applications should use NutDhcpStatus().

Global NutDnsConfig (u_char *hostname, u_char *domain, u_long dnsip)
New applications should use NutDnsConfig2().

Global AT91_US_BAUD (baud)
Use NutGetCpuClock() and calculate the divider value locally.

© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/