mci_sync_deselect_device

Deselect a device by an assigned slot.

int32_t mci_sync_deselect_device(
    struct mci_sync_desc * mci,
    uint8_t slot
)

Parameters

slot

Type: uint8_t

Selected slot

Returns

Type: int32_t

Operation status.

0

Success.

<0

Error code.