File: DS1963L.man

package info (click to toggle)
owfs 3.1p5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,004 kB
  • ctags: 10,355
  • sloc: ansic: 63,596; sh: 4,927; tcl: 1,962; makefile: 1,308; python: 1,114; php: 600; perl: 401; cpp: 105
file content (72 lines) | stat: -rw-r--r-- 1,566 bytes parent folder | download
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
'\"
'\" Copyright (c) 2003-2004 Paul H Alfille, MD
'\" (paul.alfille@gmail.com)
'\"
'\" Device manual page for the OWFS -- 1-wire filesystem package
'\" Based on Dallas Semiconductor, Inc's datasheets, and trial and error.
'\"
'\" Free for all use. No warranty. None. Use at your own risk.
'\" $Id$
'\"
.TH DS1963L 3  2003 "OWFS Manpage" "One-Wire File System"
.SH NAME
.B DS1963L
\- 256 byte Monetary iButton
.SH SYNOPSIS
Non-volatile R/W memory with counters
.PP
.B 1A
[.]XXXXXXXXXXXX[XX][/[
.B pages/count.[0-15|ALL]
|
.B memory
|
.B pages/page.[0-15|ALL]
|
.so man3/standard_mini.3so
]]
.SH FAMILY CODE
.PP
.I 1A
.SH SPECIAL PROPERTIES
.SS page/count.[0-15|ALL]
.I read-only, unsigned
.br
Each write to the memory page increments the counter. An application can tell if the memory has been changed by another process.
.P
Only 4 pages are actually connected to counters:
.TP
Counter1
.I page/counter.12
.TP
Counter2
.I page/counter.13
.TP
Counter3
.I page/counter.14
.TP
Counter4
.I page/counter.15
.SH STANDARD PROPERTIES
.so man3/standard.3so
.SH ALARMS
None.
.SH DESCRIPTION
.so man3/description.3so
.SS DS1963L
The
.B DS1963L (3)
is used for read/write storage. It's main advantage is for audit trails (i.e. a digital purse). Each write to pages 12-15 will increment the read-only counter.
.I OWFS
system handles this automatically.
.SH ADDRESSING
.so man3/addressing.3so
.SH DATASHEET
.br
http://datasheets.maxim-ic.com/en/ds/DS1963L.pdf
.SH SEE ALSO
.so man3/seealso.3so
.SH AVAILABILITY
http://www.owfs.org
.SH AUTHOR
Paul Alfille (paul.alfille@gmail.com)