minimacplus/firmware/components/tme/rtc.h

4 lines
79 B
C

void rtcTick();
int rtcCom(int en, int dat, int clk);
void rtcInit(char *mem);