Type Alias stm32wlxx_hal::pac::tim2::ccr3::CCR3_R
pub type CCR3_R = FieldReaderRaw<u32, u32>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CCR3
reader - Capture/Compare 3 value
Aliased Type§
struct CCR3_R { /* private fields */ }