Type Alias stm32wlxx_hal::pac::tim1::DCR

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

DCR register accessor: an alias for Reg<DCR_SPEC>

Aliased Type§

struct DCR { /* private fields */ }