X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "aveo" Newsgroups: comp.os.msdos.djgpp Subject: COM/SERIAL Port data structure/format Date: 11 Jul 2005 00:13:19 -0700 Organization: http://groups.google.com Lines: 11 Message-ID: <1121065999.175170.48470@g47g2000cwa.googlegroups.com> NNTP-Posting-Host: 59.95.1.102 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1121066004 19730 127.0.0.1 (11 Jul 2005 07:13:24 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 11 Jul 2005 07:13:24 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g47g2000cwa.googlegroups.com; posting-host=59.95.1.102; posting-account=JJCVog0AAADHxD7cpVHFH_Oih7K2jhME To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all Anybody please tell me serial port data format. I know it is like, START BIT----PARITY BIT-------ACTUAL DATA-----STOP BIT 0 ----EVEN/ODD/NONE---- DATA ------------ but i want it more precise. Plese help me. Thanks