Type Alias stm32wlxx_hal::pac::dac::shhr::THOLD1_W
pub type THOLD1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SHHR_SPEC, u16, u16, Safe, 10, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field THOLD1
writer - DAC Channel 1 hold Time (only valid in Sample and Hold mode)
Aliased Type§
struct THOLD1_W<'a, const O: u8> { /* private fields */ }