Struct stm32f0x0::iwdg::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