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