Struct stm32f103xx::TIM9[][src]

pub struct TIM9 { /* fields omitted */ }
[]

General purpose timer

Methods

impl TIM9
[src]
[]

[]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM9
[src]

impl Deref for TIM9
[src]
[+]

The resulting type after dereferencing.

[]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM9