Type Alias stm32h7xx_hal::device::quadspi::fcr::CTEF_R

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

Field CTEF reader - Clear transfer error flag Writing 1 clears the TEF flag in the QUADSPI_SR register

Aliased Type§

struct CTEF_R { /* private fields */ }