Struct stm32l4x6::LPTIM2[][src]

pub struct LPTIM2 { /* fields omitted */ }

LPTIM2

Methods

impl LPTIM2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPTIM2
[src]

impl Deref for LPTIM2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPTIM2