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

Subversion Repositories openrisc_me

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README.m48t08,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_M48T08.
16
 
17
pDeviceFns
18
 
19
   The device interface control table.  This must be m48t08_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 is ignored and should be NULL.
29
 
30
ulCtrlPort1
31
 
32
   This field is the base address of the RTC area of the chip.  The
33
   NVRAM portion of the chip is ignored.
34
 
35
ulCtrlPort2
36
 
37
   This field is ignored.
38
 
39
ulDataPort
40
 
41
   This field is ignored.
42
 
43
 
44
getRegister
45
setRegister
46
 
47
   These follow standard conventions.
48
 

powered by: WebSVN 2.1.0

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