Trait esp32c2_hal::prelude::_esp_hal_RadioExt
source · pub trait _esp_hal_RadioExt {
type Components;
// Required method
fn split(self) -> Self::Components;
}
pub trait _esp_hal_RadioExt {
type Components;
// Required method
fn split(self) -> Self::Components;
}