mci_os_wait_end_of_write_blocks

Wait the end of transfer initiated by mci_start_write_blocks()

bool mci_os_wait_end_of_write_blocks(
    struct mci_os_desc *const desc
)

Parameters

desc

Type: struct mci_os_desc Struct *const

Mci os descriptor

Returns

Type: bool

true if success, otherwise false