Struct stm32h743::LPTIM2 [] [src]

pub struct LPTIM2 { /* fields omitted */ }

LPTIM2

Methods

impl LPTIM2
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPTIM2