Type Definition stm32f2::stm32f217::dcmi::RIS[][src]

type RIS = Reg<u32, _RIS>;

raw interrupt status register

This register you can read. See API.

For information about available fields see ris module

Trait Implementations

impl Readable for RIS[src]

read() method returns ris::R reader structure