2.113.4 SMC_CommandWrite16 Function
C
void SMC_CommandWrite16(uint32_t dataAddress, uint16_t command)
Summary
Writes 16-bit command to the External Bus Interface (EBI) address.
Description
Writes 16-bit command to the External Bus Interface (EBI) address.
Precondition
None.
Parameters
| Param | Description |
|---|---|
| dataAddress | External Bus Interface (EBI) address |
| command | command to be sent |
Returns
None.
Remarks
None.
