Struct stm32f7x2::TIM13 [] [src]

pub struct TIM13 { /* fields omitted */ }

General-purpose-timers

Methods

impl TIM13
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM13
[src]

impl Deref for TIM13
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM13