Type Alias stm32wlxx_hal::pac::rng::htcr::HTCFG_W
pub type HTCFG_W<'a, const O: u8> = FieldWriterRaw<'a, u32, HTCR_SPEC, u32, HTCFG_A, Unsafe, 32, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field HTCFG writer - health test configuration
Aliased Type§
struct HTCFG_W<'a, const O: u8> { /* private fields */ }