pub trait Split { fn split(self) -> (DPORT, ClockControl); }
Trait to split the DPORT peripheral into subsets