default_stop_bits
one_stop_bit
one_five_stop_bits
two_stop_bits
pub const StopBitsType = enum(u32) { default_stop_bits, one_stop_bit, one_five_stop_bits, two_stop_bits, }
Press escape to exit search and then '?' to see more options.