Skip to main content

parse_uart_stop_bits

Function parse_uart_stop_bits 

Source
pub fn parse_uart_stop_bits(value: &str) -> Option<u8>
Expand description

Parses the UART stop bits per frame, accepting 1 or 2.