pub struct CHANNEL0(/* private fields */);
Implementations§
Trait Implementations§
Source§impl Peripheral for CHANNEL0
impl Peripheral for CHANNEL0
Source§unsafe fn clone_unchecked(&mut self) -> <CHANNEL0 as Peripheral>::P
unsafe fn clone_unchecked(&mut self) -> <CHANNEL0 as Peripheral>::P
Unsafely clone (duplicate) a peripheral singleton. Read more