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