Type Alias stm32wlxx_hal::pac::rcc::bdcr::LSEDRV_W

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

Field LSEDRV writer - LSE oscillator drive capability

Aliased Type§

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