![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Ultralight_Write | ( | brp_protocol | protocol, |
| unsigned | PageAdr, | ||
| brp_buf | PageData | ||
| ) |
Standard write command for Ultralight cards.
1 page (4 bytes) is writen to a card.
| [in] | protocol | used to execute the command |
| [in] | PageAdr | Page address |
| [in] | PageData | 4 byte page data. |