Minor documentation fix

This commit is contained in:
Romuald Conty 2010-10-12 15:34:37 +00:00
parent c34be50ef1
commit 61b0df5fe9

View file

@ -547,8 +547,8 @@ nfc_initiator_transceive_bits (nfc_device_t * pnd, const byte_t * pbtTx, const s
*
* @param pnd \a nfc_device_t struct pointer that represent currently used device
* @param ntm the target mode that you want to emulate
* @param[out] pbtRx pointer to Rx buffer
* @param[out] pszRx received byte count
* @param[out] pbtRx Rx buffer pointer
* @param[out] pszRx received bytes count
*
* This function initialize NFC device in \e target mode in order to emulate a tag using the specified \a nfc_target_mode_t.
*