Trait esp32c2_hal::gpio::RTCPin
source · pub trait RTCPin: Pin {
// Required method
fn rtcio_pad_hold(&mut self, enable: bool);
}
pub trait RTCPin: Pin {
// Required method
fn rtcio_pad_hold(&mut self, enable: bool);
}