You are currently viewing the documentation for:
ECSD_LowLevel_ReleaseCS
The ECSD_LowLevel_ReleaseCS de-activates the CS line (pull it up).
void ECSD_LowLevel_ReleaseCS(void);
Parameters
None
Return value
No return value.
Remarks
Note: You should never call this function directly. The API documentation is present to allow you to write your own low level driver optimized for your hardware.