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