Type Definition stm32_hal2::pac::dma1::ISR[][src]

type ISR = Reg<u32, _ISR>;

interrupt status register

This register you can read. See API.

For information about available fields see isr module