Boost C++ 库

...世界上最受尊敬、设计最精湛的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

serial_port_base::stop_bits - Boost C++ 函数库
PrevUpHomeNext

允许更改停止位数串行端口选项。

class stop_bits
类型

名称

描述

type

成员函数

名称

描述

load

stop_bits [构造函数]

store

value

实现给定串行端口的停止位数更改。

要求

头文件: boost/asio/serial_port_base.hpp

便捷头文件: boost/asio.hpp


PrevUpHomeNext