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

type LISR = Reg<u32, _LISR>;

low interrupt status register

This register you can read. See API.

For information about available fields see lisr module

Trait Implementations

impl Readable for LISR[src]

read() method returns lisr::R reader structure