Type Alias stm32f4xx_hal::pac::iwdg::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 */ }