Struct stm32f3::stm32f303::TIM20[][src]

pub struct TIM20 { /* fields omitted */ }

TIM20

Methods

impl TIM20
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM20
[src]

impl Deref for TIM20
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM20