Host Protocols Direct Protocol CONTROL class CCID CCID STOP SLOT
April 13, 2023 at 2:39 AMCCID_STOP_SLOT
Role
Stop a CCID slot.
This lead to the following sequence:
- A card removed event is generated if there was a card in the slot,
- The slot enters low power mode (field off for the NFC slot, card detect disabled for a contact slot).
To resume normal operation of the slot, use the CCID_START_SLOT instruction.
Access condition
Free.
Command
Field | Value |
---|---|
CLA | 58 (CONTROL) |
INS | 22 |
Data | 1 byte: slot number |
Note: if the data field is empty, this instruction stops the current slot. if the data field equals FF
, this instruction stops all available slots.
Response
None