pub trait VZSerialPortConfiguration { // Required method fn id(&self) -> Id; }
configure of serial port