Type Alias stm32h7xx_hal::pac::dmamux2::rgsr::OF4_R

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

Field OF4 reader - Trigger event overrun flag The flag is set when a trigger event occurs on DMA request generator channel x, while the DMA request generator counter value is lower than GNBREQ. The flag is cleared by writing 1 to the corresponding COFx bit in DMAMUX_RGCFR register.

Aliased Type§

struct OF4_R { /* private fields */ }