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