Host Protocols Direct Protocol CONTROL class CCID CCID START SLOT
April 13, 2023 at 2:39 AMCCID_START_SLOT
Role
Start a CCID slot that has been stopped earlier by the CCID_STOP_SLOT instruction.
This lead to the following sequence:
- The slot exits low power mode,
- A card removed event is generated if there is a card in the slot.
Access condition
Free.
Command
Format
Field | Value |
---|---|
CLA | 58 (CONTROL) |
INS | 23 |
Data | 1 byte: slot number |
Note: if the data field is empty, this instruction starts the current slot. if the data field equals FF
, this instruction starts all available slots.
Response
None