Struct stm32h743::DELAY_BLOCK_SDMMC1 [] [src]

pub struct DELAY_BLOCK_SDMMC1 { /* fields omitted */ }

DELAY_Block_SDMMC1

Methods

impl DELAY_BLOCK_SDMMC1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DELAY_BLOCK_SDMMC1
[src]

impl Deref for DELAY_BLOCK_SDMMC1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations