Type Alias stm32_hal2::pac::iwdg1::RLR

source ·
pub type RLR = Reg<RLR_SPEC>;
Expand description

RLR register accessor: an alias for Reg<RLR_SPEC>

Aliased Type§

struct RLR { /* private fields */ }