pub async fn set_data_bits<R: Runtime>( _app: AppHandle<R>, state: State<'_, SerialportState>, path: String, data_bits: DataBits, ) -> Result<(), Error>
Set the data bits