Struct stm32l0x1::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