Struct stm32l0x1::TIM6[][src]

pub struct TIM6 { /* fields omitted */ }

Basic-timers

Methods

impl TIM6
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM6
[src]

impl Deref for TIM6
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM6