Trait esp32_hal::prelude::_esp_hal_system_SystemExt  
source · pub trait _esp_hal_system_SystemExt<'d> {
    type Parts;
    // Required method
    fn split(self) -> Self::Parts;
}Expand description
Extension trait to split a SYSTEM/DPORT peripheral in independent logical parts