Struct stm32f446_hal::stm32f446::dcmi::RIS[][src]

pub struct RIS { /* fields omitted */ }

raw interrupt status register

Methods

impl RIS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RIS

impl !Sync for RIS