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