Struct stm32f1::stm32f103::TIM8[][src]

pub struct TIM8 { /* fields omitted */ }

TIM8

Methods

impl TIM8
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM8
[src]

impl Deref for TIM8
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM8