Struct stm32f334::dma1::ISR [] [src]

pub struct ISR { /* fields omitted */ }

DMA interrupt status register (DMA_ISR)

Methods

impl ISR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for ISR

impl !Sync for ISR