Struct stm32f103xx::dma1::ISR[][src]

pub struct ISR { /* fields omitted */ }

DMA interrupt status register (DMA_ISR)

Methods

impl ISR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for ISR

impl !Sync for ISR