Hitag.PersonaliseHtg
			
			
				Writes personalization data for Hitag1/2 to coprocessor.
			
			Properties
- Command code: 0x3010
 - Command timeout: 100 ms
 - Possible status codes: General status codes, Hitag.ErrHtgCr , Hitag.ErrHtgHfreqctrl, Hitag.ErrHtgHw
 
Parameters (request frame)
| Name | Type/Size | Description | |
|---|---|---|---|
| - | Bit mask (8 bits) | - | |
| RFU | Integer (bit mask area 0xFC) | 
							Zero padding  | 
					|
| Reset | Boolean (bit 0x02) | B1=True: reset Htg1/2/S personalization values to 0xFF. | |
| HtgS | Boolean (bit 0x01) | B0=True: Personalize HtgS (3 words) instead of Htg1/2 (9 words). | |
| Length of Len | Integer (8 bits) | 
							Number of elements in the Len array  | 
					|
| Len | Array | - | |
| Data | Integer (32 bits) | Htg1/2[1:A-B-L0A-L0B-L1A-L1B 2:K16-K32-PW] HtgS[K16-K32-PW] | |
Returned values (response frame)
None