OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libchip/] [rtc/] [README.icm7170] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README.icm7170,v 1.2 2001-09-27 12:01:42 chris Exp $
3
#
4
 
5
 
6
Configuration Table Use
7
=======================
8
 
9
sDeviceName
10
 
11
   The name of this device.
12
 
13
deviceType
14
 
15
   This field must be RTC_ICM7170.
16
 
17
pDeviceFns
18
 
19
   The device interface control table.  This must be icm7170_fns.
20
 
21
deviceProbe
22
 
23
   This is the address of the routine which probes to see if the device
24
   is present.
25
 
26
pDeviceParams
27
 
28
    This field specifies the clock frequency.  It may be one of the
29
    following:
30
        ICM7170_AT_32_KHZ
31
        ICM7170_AT_1_MHZ
32
        ICM7170_AT_2_MHZ
33
        ICM7170_AT_4_MHZ
34
 
35
ulCtrlPort1
36
 
37
   This field is the base address of the RTC area of the chip.
38
 
39
ulCtrlPort2
40
 
41
   This field is ignored.
42
 
43
ulDataPort
44
 
45
   This field is ignored.
46
 
47
 
48
getRegister
49
setRegister
50
 
51
   These follow standard conventions.
52
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.