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