Type Alias stm32h7xx_hal::device::quadspi::fcr::CSMF_R

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

Field CSMF reader - Clear status match flag Writing 1 clears the SMF flag in the QUADSPI_SR register

Aliased Type§

struct CSMF_R { /* private fields */ }