![]() |
|
| << Previous | Next >> | |
| | |
void write_rtc( unsigned long int time );
Description
- Writes a 32 bit seconds value to the RTC, zeros other bits. This function does not stop or delay periodic interrupt. It does not affect the
SEC_TIMERorMS_TIMERvariables.Parameters
- time
- 32-bit value representing the number of seconds since January 1, 1980.
Library
- RTCLOCK.LIB
See also
- read_rtc
| Dynamic C Functions | << Previous | Next >> | rabbit.com |