libhd  5.0
Data Fields
res_baud_t Struct Reference

#include <hd.h>

Data Fields

union u_hd_res_tnext
enum resource_types type
unsigned speed
unsigned bits
unsigned stopbits
char parity
 n, e, o, s, m
char handshake
 -, h, s

Field Documentation

unsigned res_baud_t::bits
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
unsigned res_baud_t::stopbits

Referenced by dump_normal(), hd2prop(), and prop2hd().

enum resource_types res_baud_t::type

The documentation for this struct was generated from the following file: