Struct stm32f1::stm32f101::TIM12[][src]

pub struct TIM12 { /* fields omitted */ }

TIM12

Methods

impl TIM12
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM12
[src]

impl Deref for TIM12
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM12