Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
10/16/2014
This function pointer turns off the KITL serial device driver.
Syntax
typedef VOID (*OAL_KITLSERIAL_POWER_OFF)();
Parameters
None.
Return Value
None.
Remarks
The pfnPowerOff member of the OAL_KITL_SERIAL_DRIVER structure points to the custom function that implements OAL_KITLSERIAL_POWER_OFF.
Requirements
Header |
oal_kitl.h |
Library |
Developer Implemented |
See Also
Reference
KITL Functions for Serial Drivers
KITL Functions for Production-Quality OAL