Type Alias stm32wlxx_hal::pac::rcc::c2ahb3enr::PKAEN_W

pub type PKAEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2AHB3ENR_SPEC, PKAEN_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field PKAEN writer - CPU2 PKA accelerator clock enable

Aliased Type§

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