Struct stm32f446_hal::stm32f446::dma2::HISR[][src]

pub struct HISR { /* fields omitted */ }

high interrupt status register

Methods

impl HISR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for HISR

impl !Sync for HISR