Type Alias stm32_hal2::pac::mdma::ch::cr::PL_W

source ·
pub type PL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field PL writer - Priority level These bits are set and cleared by software. These bits are protected and can be written only if EN is 0.

Aliased Type§

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