73S1209F-44IM/F Maxim Integrated Products, 73S1209F-44IM/F Datasheet - Page 56

no-image

73S1209F-44IM/F

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

Specifications of 73S1209F-44IM/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
Lead free / RoHS Compliant
73S12xxF Software User Guide
Get_Event ()
Set_Event ()
56
Purpose
Synopsis
Parameters
Return Value
Purpose
Synopsis
Parameters
Get selected event vector.
(* void () ) Get_Event_Vector ( IN enum EVENT_ID eEventID );
eEventID: Input parameter
Specifies for which event to return the current vector. Possible values are:
Selected Event vector.
Set selected event vector. Use this function to redirect an interrupt service routine to
a customized function/routine. Care must be taken when using this function as other
functions within the LAPI may no longer work.
Void Set_Event_Vector (
eEventID: Input parameter
Specifies for which event to add the handler. Possible values are:
eEXT0,
eEXT1,
eEXT2,
eEXT3,
eTIMER0,
eTIMER1,
eICC,
eRTC,
eKEY_DETECT,
eUSB,
eVDDF,
eI2C,
eANALOG,
eUSR0,
eUSR1,
eUSR2,
eUSR3,
eSERIAL
IN void (*pEventVector)(void) );
eEXT0,
eEXT1,
eEXT2,
eEXT3,
eTIMER0,
eTIMER1,
RFU,
eRTC,
eKEY_DETECT,
eUSB,
eVDDF,
eI2C,
eANALOG,
eUSR0,
eUSR1,
eUSR2,
eUSR3,
IN enum EVENT_ID eEventID,
// 0
// 1
// 2
// 3
// 4
// 5
// 6
// 7
// 8
// 9
// 10
// 11
// 12
// 13
// 14
// 15
// 16
// 1
// 2
// 3
// 4
// 5
// 6 – will return pointer to a Null_isr
// 7
// 8
// 9
// 10
// 11
// 12
// 13
// 14
// 15
// 16
// 17– will return pointer to a Null_isr
// 0
UG_12xxF_016
Rev. 1.50

Related parts for 73S1209F-44IM/F