Type Definition stm32h7xx_hal::device::bdma::ISR[][src]

type ISR = Reg<u32, _ISR>;

DMA interrupt status register

This register you can read. See API.

For information about available fields see isr module