mci_sync_write_word

Write a word on the line.

bool mci_sync_write_word(
    struct mci_sync_desc * mci,
    uint32_t value
)

Parameters

value

Type: uint32_t

Word to send

Returns

Type: bool

True if success, otherwise false