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