[][src]Type Definition stm32f3::stm32f3x8::dma1::ISR

type ISR = Reg<u32, _ISR>;

DMA interrupt status register (DMA_ISR)

This register you can read. See API.

For information about avaliable fields see isr module

Trait Implementations

impl Readable for ISR[src]

read() method returns isr::R reader structure