Struct stm32f334::HRTIM_TIMC [] [src]

pub struct HRTIM_TIMC { /* fields omitted */ }

High Resolution Timer: TIMC

Methods

impl HRTIM_TIMC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for HRTIM_TIMC
[src]

impl Deref for HRTIM_TIMC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for HRTIM_TIMC