28.1.2.14 mci_os_write_bytes
Write a word on the line.
bool mci_os_write_bytes(
struct mci_os_desc *const desc,
uint32_t value
)
Parameters
- desc
-
Type: struct mci_os_desc Struct *const
Mci os descriptor
- value
-
Type: uint32_t
Word to send
Returns
Type: bool
true if success, otherwise false