Struct stm32h743::LPTIM5 [] [src]

pub struct LPTIM5 { /* fields omitted */ }

LPTIM5

Methods

impl LPTIM5
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPTIM5
[src]

impl Deref for LPTIM5
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPTIM5