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