|
Barrelfish
|
CMOS RAM interface functions. More...
Functions | |
| void | cmos_write (int addr, uint8_t b) |
| This function reads the hardware clock. This function reads the hardware real time clock and fills the passed struct with the read values. More... | |
CMOS RAM interface functions.
| void cmos_write | ( | int | addr, |
| uint8_t | b | ||
| ) |
This function reads the hardware clock. This function reads the hardware real time clock and fills the passed struct with the read values.
| t | pointer to a rtc_time struct |
1.8.11