CCID_STOP_SLOT

Role

Stop a CCID slot.

This lead to the following sequence:

  1. A card removed event is generated if there was a card in the slot,
  2. 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