Type Definition stm32_hal2::pac::sdmmc1::cmdr::DTHOLD_W

source · []
pub type DTHOLD_W<'a, const O: u8> = BitWriterRaw<'a, u32, CMDR_SPEC, bool, BitM, O>;
Expand description

Field DTHOLD writer - Hold new data block transmission and reception in the DPSM. If this bit is set, the DPSM will not move from the Wait_S state to the Send state or from the Wait_R state to the Receive state.