Type Alias stm32wlxx_hal::pac::iwdg::KR

pub type KR = Reg<KR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

KR register accessor: an alias for Reg<KR_SPEC>

Aliased Type§

struct KR { /* private fields */ }