This commit is contained in:
xoviat 2023-07-29 12:03:01 -05:00
parent 0d7b005252
commit a9f6e30bcd

View file

@ -4,7 +4,6 @@ use core::convert::Infallible;
use embassy_hal_internal::{impl_peripheral, into_ref, PeripheralRef};
use crate::pac::gpio::{self, vals};
use crate::usb_otg::Out;
use crate::{pac, peripherals, Peripheral};
/// GPIO flexible pin.