mci_os_wait_end_of_read_blocks

Wait the end of transfer initiated by mci_start_read_blocks()

bool mci_os_wait_end_of_read_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