mci_sync_read_word

Read a word on the line.

bool mci_sync_read_word(
    struct mci_sync_desc * mci,
    uint32_t * value
)

Parameters

value

Type: uint32_t *

Pointer on a word to fill.

Returns

Type: bool

True if success, otherwise false