Struct stm32f7::stm32f7x9::dcmi::SR[][src]

pub struct SR { /* fields omitted */ }

status register

Methods

impl SR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for SR

impl !Sync for SR