[][src]Type Definition stm32f7::stm32f7x9::dma2::LISR

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