Struct stm32l0x2::LPTIM [] [src]

pub struct LPTIM { /* fields omitted */ }

Low power timer

Methods

impl LPTIM
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPTIM
[src]

impl Deref for LPTIM
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPTIM