Type Alias stm32wlxx_hal::pac::tim1::EGR

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

EGR register accessor: an alias for Reg<EGR_SPEC>

Aliased Type§

struct EGR { /* private fields */ }