libhd
5.0
|
#include <hd.h>
Data Fields | |
union u_hd_res_t * | next |
enum resource_types | type |
unsigned | speed |
unsigned | bits |
unsigned | stopbits |
char | parity |
n, e, o, s, m More... | |
char | handshake |
-, h, s More... | |
unsigned res_baud_t::bits |
Referenced by add_serial_console(), dump_normal(), hd2prop(), and prop2hd().
char res_baud_t::handshake |
-, h, s
Referenced by dump_normal(), hd2prop(), and prop2hd().
union u_hd_res_t* res_baud_t::next |
char res_baud_t::parity |
n, e, o, s, m
Referenced by add_serial_console(), dump_normal(), hd2prop(), and prop2hd().
unsigned res_baud_t::speed |
Referenced by add_serial_console(), add_serial_modem(), dump_normal(), get_usb_devs(), hd2prop(), hd_scan_serial(), and prop2hd().
unsigned res_baud_t::stopbits |
Referenced by dump_normal(), hd2prop(), and prop2hd().
enum resource_types res_baud_t::type |
Referenced by add_serial_console(), add_serial_modem(), get_usb_devs(), and hd_scan_serial().