unit
rtclock


unit rtclock = {
imports[];
exports[
rtc : RTC_T
];
...
}


Rendered using Haskell HTML Combinators