Struct stm32f334::TIM15 [] [src]

pub struct TIM15 { /* fields omitted */ }

General purpose timers

Methods

impl TIM15
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM15
[src]

impl Deref for TIM15
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM15