Type Alias stm32wlxx_hal::pac::flash::acr::LATENCY_W

pub type LATENCY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, ACR_SPEC, u8, LATENCY_A, Unsafe, 3, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field LATENCY writer - Latency

Aliased Type§

struct LATENCY_W<'a, const O: u8> { /* private fields */ }