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

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
UG_12xxF_016
USR_INT_Config ()
USR_INT_Read()
Rev. 1.50
Purpose
Synopsis
Parameters
Return Codes None.
Purpose
Synopsis
Parameters
Return Codes One of the following as defined in USRINTSEL:
Configure USER IO as an interrupt source for T0, T1, INT0 or INT1.
void USR_INT_Config (
usr_src: Input parameter
Specifies which USER IO is to be used as the interrupt source. The available
choices (defined in USRINTSRC in api_struct_12.h) are:
Int_select: Input parameter
Selects the interrupt source (defined in USRINTSEL in api_struct_12.h) as:
Enable: Input parameter
If TRUE, enables the selected interrupt source; otherwise, disables it.
EdgeTrigger: Inupt parameter
For INT0 and INT1 only, sets the interrupt to be level (FALSE) or edge (TRUE).
Read the current interrupt settings of the specified USER IO pin.
enum USRINTSEL USR_INT_Read ( enum USRINTSRC usr_src );
usr_src: Input parameter
Corresponding USR pin to read the interrupt setting from.
NULL,
SEL_TIMER0
SEL_TIMER1
SEL_INT0_HI_RISE
SEL_INT1_HI_RISE
SEL_INT0_LOW_FALL
SEL_INT1_LOW_FALL
IN enum USRINTSRC usr_src,
IN enum USRINTSEL int_select,
IN Boolean
IN Boolean
USR0SRC
USR1SRC
USR2SRC
USR3SRC
USR4SRC
USR5SRC
USR6SRC
USR7SRC
NOT_USE1
NOT_USE2
SEL_TIMER0
SEL_TIMER1
SEL_INT0_HI_RISE
SEL_INT1_HI_RISE
SEL_INT0_LOW_FALL 6,
SEL_INT1_LOW_FALL 7;
Enable,
EdgeTrigger )
0,
1,
2,
3,
4,
5,
6,
7
0,
1,
2,
3,
4,
5,
2,
3,
4,
5,
6,
7;
73S12xxF Software User Guide
59

Related parts for 73S1209F-44IM/F