Struct stm32f0x0::TIM17[][src]

pub struct TIM17 { /* fields omitted */ }

TIM17

Methods

impl TIM17
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM17
[src]

impl Deref for TIM17
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM17