Trait esp32c3_hal::analog::SarAdcExt
source · pub trait SarAdcExt {
// Required method
fn split(self) -> AvailableAnalog;
}Expand description
Extension trait to split a APB_SARADC peripheral in independent parts
pub trait SarAdcExt {
// Required method
fn split(self) -> AvailableAnalog;
}Extension trait to split a APB_SARADC peripheral in independent parts