Type Alias stm32wlxx_hal::pac::tim1::ccr1::CCR1_R

pub type CCR1_R = FieldReaderRaw<u16, u16>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field CCR1 reader - Capture/Compare 1 value

Aliased Type§

struct CCR1_R { /* private fields */ }