Type Alias stm32wlxx_hal::pac::dma1::ccr6::PL_W

pub type PL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCR6_SPEC, u8, PL_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field PL writer - priority level

Aliased Type§

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