~stephen-tiedemann/nfcpy/dev-phdc

« back to all changes in this revision

Viewing changes to docs/api/nfc.rst

  • Committer: stephen.tiedemann at googlemail
  • Date: 2013-07-08 06:52:10 UTC
  • Revision ID: stephen.tiedemann@googlemail.com-20130708065210-u542703smznd9ucl
changed ContactlessFrontend() to call open() only if a path string was given; ContactlessFrontend.connect() returns the tag or llc instance if 'on-connect' callback returns False; improved documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
.. autoclass:: nfc.ContactlessFrontend
11
11
   :members:
12
12
 
 
13
Target Classes
 
14
==============
 
15
 
13
16
.. autoclass:: nfc.clf.TTA
14
17
 
15
18
.. autoclass:: nfc.clf.TTB
16
19
 
17
20
.. autoclass:: nfc.clf.TTF
18
21
 
 
22
.. autoclass:: nfc.clf.DEP