28.2.2.8 mci_sync_send_cmd
Send a command on the selected slot.
bool mci_sync_send_cmd(
struct mci_sync_desc * mci,
uint32_t cmd,
uint32_t arg
)
Parameters
- cmd
-
Type: uint32_t
Command definition
- arg
-
Type: uint32_t
Argument of the command
Returns
Type: bool
True if success, otherwise false