<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>licheng</author_name>
  <author_url>https://blog.hatena.ne.jp/licheng/</author_url>
  <blog_title>滴了庵日録</blog_title>
  <blog_url>https://lipoyang.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>LinuxのC言語でシリアル通信に使うtermios構造体のc_cflag変数についてメモ。 数値はもしかしたら環境依存です。後に示すプログラムを実行して確認しました。 名前 値 説明 CBAUD 0x0000100F ボーレートのマスク。値は※1 CSIZE 0x00000030 データ長のマスク。値は※2 CSTOPB 0x00000040 ストップビットを 1 ではなく 2 にする CREAD 0x00000080 受信を有効にする PARENB 0x00000100 パリティありにする PARODD 0x00000200 1で奇数パリティ / 0で偶数パリティ HUPCL 0x0000…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flipoyang.hatenablog.com%2Fentry%2F20140515%2Fp2&quot; title=&quot;termios構造体のc_cflagについて - 滴了庵日録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-15 00:00:01</published>
  <title>termios構造体のc_cflagについて</title>
  <type>rich</type>
  <url>https://lipoyang.hatenablog.com/entry/20140515/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
