[][src]Type Definition stm32l0::stm32l0x3::iwdg::KR

type KR = Reg<u32, _KR>;

Key register

This register you can reset, write, write_with_zero. See API.

For information about avaliable fields see kr module

Trait Implementations

impl Writable for KR[src]

write(|w| ..) method takes kr::W writer structure

impl ResetValue for KR[src]

Register KR reset()'s with value 0

type Type = u32

Register size