Type Alias stm32h7xx_hal::pac::quadspi::sr::TOF_R

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

Field TOF reader - Timeout flag This bit is set when timeout occurs. It is cleared by writing 1 to CTOF.

Aliased Type§

struct TOF_R { /* private fields */ }