mci_sync_adtc_stop

Send a command to stop an ADTC command on the selected slot.

bool mci_sync_adtc_stop(
    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