[][src]Type Definition stm32f3::stm32f373::iwdg::SR

type SR = Reg<u32, _SR>;

Status register

This register you can read. See API.

For information about avaliable fields see sr module

Trait Implementations

impl Readable for SR[src]

read() method returns sr::R reader structure