Type Alias stm32_hal2::pac::mdma::gisr0::GIF0_R

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

Field GIF0 reader - Channel x global interrupt flag (x=…) This bit is set and reset by hardware. It is a logical OR of all the Channel x interrupt flags (CTCIFx, BTIFx, BRTIFx, TEIFx) which are enabled in the interrupt mask register (CTCIEx, BTIEx, BRTIEx, TEIEx)

Aliased Type§

struct GIF0_R { /* private fields */ }