Type Alias stm32h7xx_hal::pac::sdmmc1::maskr::DHOLDIE_R

source ·
pub type DHOLDIE_R = BitReaderRaw<bool>;
Expand description

Field DHOLDIE reader - Data hold interrupt enable Set and cleared by software to enable/disable the interrupt generated when sending new data is hold in the DPSM Wait_S state.

Aliased Type§

struct DHOLDIE_R { /* private fields */ }