Type Alias stm32_hal2::pac::sdmmc1::star::DBCKEND_R

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

Field DBCKEND reader - Data block sent/received. (CRC check passed) and DPSM moves to the READWAIT state. Interrupt flag is cleared by writing corresponding interrupt clear bit in SDMMC_ICR.

Aliased Type§

struct DBCKEND_R { /* private fields */ }