Typo
This commit is contained in:
parent
f9391ad823
commit
f75d2d3582
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ nfc_initiator_init (nfc_device_t * pnd)
|
|||
* @param nm desired modulation
|
||||
* @param pbtInitData optional initiator data used for Felica, ISO14443B, Topaz polling or to select a specific UID in ISO14443A.
|
||||
* @param szInitData length of initiator data \a pbtInitData.
|
||||
* @note pbtInitData is used with different kind of data depending in modultation type:
|
||||
* @note pbtInitData is used with different kind of data depending on modulation type:
|
||||
* - for an ISO/IEC 14443 type A modulation, pbbInitData contains the UID you want to select;
|
||||
* - for an ISO/IEC 14443 type B modulation, pbbInitData contains Application Family Identifier (AFI) (see ISO/IEC 14443-3);
|
||||
* - for a FeliCa modulation, pbbInitData contains polling payload (see ISO/IEC 18092 11.2.2.5).
|
||||
|
|
Loading…
Add table
Reference in a new issue