Type Alias stm32h7xx_hal::pac::quadspi::cr::TEIE_R

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

Field TEIE reader - Transfer error interrupt enable This bit enables the transfer error interrupt.

Aliased Type§

struct TEIE_R { /* private fields */ }