pub const fn INT(i: usize) -> Field<u32, Register>
Construct a Field representing the INT bit (interrupt status, RO) corresponding to the specified DMA engine instance.
Field
INT
Panics if i is outside the range 0..COUNT.
i
0..
COUNT