Struct stm32f103xx::iwdg::SR[][src]

pub struct SR { /* fields omitted */ }

Status register (IWDG_SR)

Methods

impl SR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for SR

impl !Sync for SR