pub const usartFlowControl_SOFTWARE: usartFlowControl = 2;
Expand description
< Software flow control : Transmission is started and stopped by sending special characters.
pub const usartFlowControl_SOFTWARE: usartFlowControl = 2;
< Software flow control : Transmission is started and stopped by sending special characters.