ACS ACR89U-A1 User Manual Page 30

  • Download
  • Add to my manuals
  • Print
  • Page
    / 115
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 29
Document Title Here
Document Title Here
Document Title Here
ACR89U-A1 Application Programming Interface
Version 1.00
Page 30 of 115
info@acs.com.hk
www.acs.com.hk
4.5.2.7. EXRTC_Write_DateBCD
This function sets binary-coded decimal date value to external RTC.
[EXRTC.h]
BOOLEAN EXRTC_Write_DateBCD (
UINT8 ucYear,
UINT8 ucMonth,
UINT8 ucWeekday,
UINT8 ucDay );
Parameters:
ucYear
[in] BCD value of year [0x00-0x99].
ucMonth
[in] BCD value of month [0x01-0x12].
ucWeekday
[in] BCD value of weekday [0x00-0x06].
ucDay
[in] BCD value of day [0x01-0x31].
Returns:
BOOLEAN
This function returns TRUE/FALSE of the state of successfully setting date value to
external RTC.
Page view 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 114 115

Comments to this Manuals

No comments