Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

AT91RM9200-CJ-002 Datasheet(PDF) 96 Page - ATMEL Corporation

Part # AT91RM9200-CJ-002
Description  ARM920T-based Microcontroller
Download  701 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  ATMEL [ATMEL Corporation]
Direct Link  http://www.atmel.com
Logo ATMEL - ATMEL Corporation

AT91RM9200-CJ-002 Datasheet(HTML) 96 Page - ATMEL Corporation

Back Button AT91RM9200-CJ-002 Datasheet HTML 92Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 93Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 94Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 95Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 96Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 97Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 98Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 99Page - ATMEL Corporation AT91RM9200-CJ-002 Datasheet HTML 100Page - ATMEL Corporation Next Button
Zoom Inzoom in Zoom Outzoom out
 96 / 701 page
background image
96
1768I–ATARM–09-Jul-09
AT91RM9200
14.2.1.3
Service Entry Point
Each AT91 service, except for the ROM Entry Service (see 14.3.2 “ROM Entry Service” on
page 99), defines a function named AT91F_Open_<Service>. It is the only entry point defined
for a service. Even if the functions AT91F_Open_<Service> may be compared with object
constructors, they do not act as constructors in that they initiate the service structure but they do
not allocate it. Thus the customer application must allocate it.
Example
// Allocation of the service structure
AT91S_Pipe pipe;
// Opening of the service
AT91PS_Pipe pPipe = AT91F_OpenPipe(&pipe, …);
Method pointers in the service structure are initialized to the default methods defined in the
AT91 service. Other fields in the service structure are initialized to default values or with the
arguments of the function AT91F_Open_<Service>.
In summary, an application must know what the service structure is and where the function
AT91F_Open_<Service>
is.
The default function AT91F_Open_<Service> may be redefined by the application or com-
prised in an application-defined function.
14.2.2
Using a Service
14.2.2.1
Opening a Service
The entry point to a service is established by initializing the service structure. An open function is
associated with each service structure, except for the ROM Entry Service (see 14.3.2 “ROM
Entry Service” on page 99). Thus, only the functions AT91F_Open_<service> are visible from
the user side. Access to the service methods is made via function pointers in the service
structure.
The function AT91F_Open_<service> has at least one argument: a pointer to the service
structure that must be allocated elsewhere. It returns a pointer to the base service structure or a
pointer to this service structure.
The function AT91F_Open_<service> initializes all data members and method pointers. All
function pointers in the service structure are set to the service’s functions.
The advantage of this method is to offer a single entry point for a service. The methods of a ser-
vice are initialized by the open function and each member can be overloaded.
14.2.2.2
Overloading a Method
Default methods are defined for all services provided in ROM. These methods may not be
adapted to a project requirement. It is possible to overload default methods by methods defined
in the project.
A m e thod is a po inter to a fun c tion. This pointer is in itialized by the functio n
AT91F_Open_<Service>
. To overload one or several methods in a service, the function
pointer must be updated to the new method.
It is possible to overload just one method of a service or all the methods of a service. In this latter
case, the functionality of the service is user-defined, but still works on the same data structure.


Similar Part No. - AT91RM9200-CJ-002

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
AT91RM9200-CJ-002 ATMEL-AT91RM9200-CJ-002 Datasheet
8Mb / 683P
ARM920T based Microcontroller
AT91RM9200-CJ-002 ATMEL-AT91RM9200-CJ-002 Datasheet
7Mb / 689P
ARM920T-based Microcontroller
AT91RM9200-CJ-002 ATMEL-AT91RM9200-CJ-002 Datasheet
769Kb / 41P
ARM920T-based Microcontroller
More results

Similar Description - AT91RM9200-CJ-002

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
AT91RM9200_0509 ATMEL-AT91RM9200_0509 Datasheet
669Kb / 38P
ARM920T based Microcontroller
AT91RM9200 ATMEL-AT91RM9200_06 Datasheet
7Mb / 689P
ARM920T-based Microcontroller
AT91RM9200 ATMEL-AT91RM9200 Datasheet
769Kb / 41P
ARM920T-based Microcontroller
AT91RM9200 ATMEL-AT91RM9200_05 Datasheet
8Mb / 683P
ARM920T based Microcontroller
AT91RM3400 ATMEL-AT91RM3400 Datasheet
6Mb / 461P
ARM7TDMI??based Microcontroller
ATSAMD ATMEL-ATSAMD Datasheet
673Kb / 25P
ARM-Based Microcontroller
AT91SAM7A1 ATMEL-AT91SAM7A1 Datasheet
133Kb / 14P
ARM7TDMI BASED MICROCONTROLLER
AT91RM3400 ATMEL-AT91RM3400_05 Datasheet
53Kb / 8P
ARM7TDMI짰-based Microcontroller
logo
Nuvoton Technology Corp...
N79E855 NUVOTON-N79E855 Datasheet
3Mb / 180P
Nuvoton 8051-based Microcontroller
logo
ATMEL Corporation
SAM-D20E ATMEL-SAM-D20E_14 Datasheet
979Kb / 32P
SMART ARM-Based Microcontroller
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com