Struct stm32h743::LPTIM4 [] [src]

pub struct LPTIM4 { /* fields omitted */ }

LPTIM4

Methods

impl LPTIM4
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LPTIM4
[src]

impl Deref for LPTIM4
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LPTIM4