Struct stm32f7x5::LPTIM1 [] [src]

pub struct LPTIM1 { /* fields omitted */ }

Low power timer

Methods

impl LPTIM1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPTIM1
[src]

impl Deref for LPTIM1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPTIM1