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