Type Definition stm32_hal2::pac::sdmmc1::star::BUSYD0_R

source · []
pub type BUSYD0_R = BitReaderRaw<bool>;
Expand description

Field BUSYD0 reader - Inverted value of SDMMC_D0 line (Busy), sampled at the end of a CMD response and a second time 2 SDMMC_CK cycles after the CMD response. This bit is reset to not busy when the SDMMCD0 line changes from busy to not busy. This bit does not signal busy due to data transfer. This is a hardware status flag only, it does not generate an interrupt.