Type Alias stm32_hal2::pac::pwr::cr3::SDLEVEL_W

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

Field SDLEVEL writer - SMPS step-down converter voltage output level selection

Aliased Type§

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