Struct stm32f334::TIM1 [] [src]

pub struct TIM1 { /* fields omitted */ }

Advanced timer

Methods

impl TIM1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM1
[src]

impl Deref for TIM1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM1