Struct stm32h743::DELAY_BLOCK_SDMMC2 [] [src]

pub struct DELAY_BLOCK_SDMMC2 { /* fields omitted */ }

DELAY_Block_SDMMC2

Methods

impl DELAY_BLOCK_SDMMC2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DELAY_BLOCK_SDMMC2
[src]

impl Deref for DELAY_BLOCK_SDMMC2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations