28.2.2.1 mci_sync_init
Initialize MCI low level driver.
int32_t mci_sync_init(
struct mci_sync_desc * mci,
void * hw
)
Returns
Type: int32_t
Operation status.
- 0
-
Success.
- <0
-
Error code.
Initialize MCI low level driver.
int32_t mci_sync_init(
struct mci_sync_desc * mci,
void * hw
)
Type: int32_t
Operation status.
Success.
Error code.