Type Definition stm32f2::stm32f215::dma2::HISR[][src]

type HISR = Reg<u32, _HISR>;

high interrupt status register

This register you can read. See API.

For information about available fields see hisr module

Trait Implementations

impl Readable for HISR[src]

read() method returns hisr::R reader structure