pub fn next_response(port: &mut dyn SerialPort) -> Option<Response>
Expand description

Reads the next response from the given port. Non-response messages are ignored.