Type Alias stm32wlxx_hal::pac::lptim3::OR

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

OR register accessor: an alias for Reg<OR_SPEC>

Aliased Type§

struct OR { /* private fields */ }