Type Alias stm32wlxx_hal::pac::pwr::cr1::FPDR_W

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

Field FPDR writer - Flash memory power down mode during LPRun for CPU1

Aliased Type§

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