Type Alias stm32h7xx_hal::stm32::dma2d::cr::SUSP_R

source ·
pub type SUSP_R = BitReaderRaw<SUSP_A>;
Expand description

Field SUSP reader - Suspend This bit can be used to suspend the current transfer. This bit is set and reset by software. It is automatically reset by hardware when the START bit is reset.

Aliased Type§

struct SUSP_R { /* private fields */ }