Struct stm32l0x3::TIM21 [] [src]

pub struct TIM21 { /* fields omitted */ }

General-purpose-timers

Methods

impl TIM21
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TIM21
[src]

impl Deref for TIM21
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TIM21