1.25.22.3 1.26.19.3 SMC_CommandWrite Function
C
void SMC_CommandWrite(uint32_t dataAddress, uint8_t command)
Summary
Writes command to the External Bus Interface (EBI) address.
Description
Writes 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.