Type Alias stm32_hal2::pac::sdmmc1::dctrl::RWSTOP_R

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

Field RWSTOP reader - Read wait stop This bit is written by firmware and auto cleared by hardware when the DPSM moves from the READ_WAIT state to the WAIT_R or IDLE state.

Aliased Type§

struct RWSTOP_R { /* private fields */ }