Type Alias stm32wlxx_hal::pac::vrefbuf::ccr::TRIM_W
pub type TRIM_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCR_SPEC, u8, u8, Safe, 6, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TRIM
writer - Trimming code
Aliased Type§
struct TRIM_W<'a, const O: u8> { /* private fields */ }