Struct stm32l0x2::TIM22 [] [src]

pub struct TIM22 { /* fields omitted */ }

General-purpose-timers

Methods

impl TIM22
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM22
[src]

impl Deref for TIM22
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM22