73S1209F-68IM/F Maxim Integrated Products, 73S1209F-68IM/F Datasheet - Page 29

no-image

73S1209F-68IM/F

Manufacturer Part Number
73S1209F-68IM/F
Description
IC SMART CARD READER 68-QFN
Manufacturer
Maxim Integrated Products
Datasheet

Specifications of 73S1209F-68IM/F

Core Processor
80515
Core Size
8-Bit
Speed
24MHz
Connectivity
I²C, SmartCard, UART/USART
Peripherals
LED, POR, WDT
Number Of I /o
9
Program Memory Size
32KB (32K x 8)
Program Memory Type
FLASH
Ram Size
2K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Lead Free Status / Rohs Status
 Details
UG_12xxF_016
RTCClk_SetTIME ()
Rev. 1.50
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Where MONTH is defined as: enum { JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG,
SEP, OCT, NOV, DEC }; and RTC_INTERVAL is defined as:
enum {HALF_SEC, ONE_SEC, TWO_SEC, FOUR_SEC, EIGHT_SEC, NO_INT};
Sec: Output parameter
Current second unit.
Min : Output parameter
Current minute unit.
Hour: Output parameter
Current hour unit.
Date: Output parameter
Current date unit.
Month: Output parameter
Current month unit as specified in the enum MONTH type.
Year: Output parameter
Current year unit, e.g. 2005.
TicInterval: Output parameter
Tic interval as HALF_SEC, ONE_SEC or TWO_SEC, defined in RTC_INTERVAL.
IntInterval: Output parameter
Interrupt interval as defined in RTC_INTERVAL.
Set time and start clocking immediately. Time conversion is done by the Gregorian/Julian
conversion method as defined on website:
christian.html.
Bbool RTCClk_SetTIME ( struct C_RTC_t xdata *RTC_Time )
struct C_RTC_t
{
};
Where MONTH is defined as: enum { JAN=1, FEB, MAR, APR, MAY, JUN, JUL,
AUG, SEP, OCT, NOV, DEC }; and RTC_INTERVAL is defined as: enum
{HALF_SEC, ONE_SEC, TWO_SEC, FOUR_SEC, EIGHT_SEC, NO_INT };
Sec: Input parameter
Current second unit.
Min: Input parameter
Current minute unit.
Hour: Input parameter
Current hour unit.
Date: Input parameter
Current Date unit.
Month: Input parameter
Current month unit as specified in the enum MONTH type.
Unsigned char
Unsigned char
Unsigned char
Unsigned char
enum MONTH
Unsigned integer
enum RTC_INTERVAL TicInterval;
enum RTC_INTERVAL IntInterval;
Sec;
Min;
Hour;
Date;
Month;
Year;
http://webexhibits.org/calendars/calendar-
//Tic interval - 1, 1/2 or 2 sec
//int interval. NO_INT=disable int.
73S12xxF Software User Guide
29

Related parts for 73S1209F-68IM/F