Share via


OAL_KITLSERIAL_DEINIT (Compact 2013)

10/16/2014

This function pointer de-initializes the KITL serial device driver.

Syntax

typedef VOID (*OAL_KITLSERIAL_DEINIT)();

Parameters

None.

Return Value

None.

Remarks

The pfnDeinit member of the OAL_KITL_SERIAL_DRIVER structure points to the custom function that implements OAL_KITLSERIAL_DEINIT.

Requirements

Header

oal_kitl.h

Library

Developer Implemented

See Also

Reference

KITL Functions for Serial Drivers
KITL Functions for Production-Quality OAL