Struct stm32f446_hal::stm32f446::TIM6[][src]

pub struct TIM6 { /* fields omitted */ }

Basic timers

Methods

impl TIM6
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for TIM6
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for TIM6
[src]

Auto Trait Implementations

impl !Sync for TIM6