Name

aica_rtc_gettimeofday — Get the time from the AICA RTC

Synopsis

void aica_rtc_gettimeofday (struct timespec * ts);
 

Arguments

struct timespec * ts

pointer to resulting timespec

Description

Grabs the current RTC seconds counter and adjusts it to the Unix Epoch.