Type Definition stm32f1::stm32f102::iwdg::SR[][src]

type SR = Reg<u32, _SR>;

Status register (IWDG_SR)

This register you can read. See API.

For information about available fields see sr module

Trait Implementations

impl Readable for SR[src]

read() method returns sr::R reader structure