pub trait SensExt { // Required method fn split(self) -> AvailableAnalog; }
Extension trait to split a SENS peripheral in independent parts