pub type GIF9_R = BitReaderRaw<bool>;
Expand description
Field GIF9
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 GIF9_R { /* private fields */ }