This function de-initializes the serial port.
BOOL COM_Deinit( void );
None.
This function is called by the DeregisterDevice function, which is exposed to applications.
This function is defined in the Mdd.c file.
COM_Init