Type Alias stm32h7xx_hal::pac::quadspi::cr::PMM_R

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

Field PMM reader - Polling match mode This bit indicates which method should be used for determining a match during automatic polling mode. This bit can be modified only when BUSY = 0.

Aliased Type§

struct PMM_R { /* private fields */ }