===== RTCC TIME ===== With TIME command you can read / write time the Carberry RTCC. ==== Synopsis ==== RTCC TIME TIME accepts three parameters as: |Param|Description|Range| |hh| RTCC hour in 24h notation | 00 - 23| |mm| minutes | 00 - 59| |ss| second | 00 - 59| ==== Return ==== TIME command returns current time if no parameters are provided. ==== Examples ==== Reading current time RTCC TIME 17:39:07 OK Adjusting RTCC time RTCC TIME 17:39:00 OK