COM_Deinit

This function de-initializes the serial port.

Syntax

BOOL COM_Deinit( void );

Return Values

None.

Remarks

This function is called by the DeregisterDevice function, which is exposed to applications.

This function is defined in the Mdd.c file.

See Also

COM_Init