no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
maxim_rtc.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef MAXIM_RTC_H_
35#define MAXIM_RTC_H_
36
37#include <stdint.h>
38#include "no_os_rtc.h"
39
40#define MAX_RTC_MAX_VALUE (0xFFFFF)
41
42#endif
Header of the RTC interface.