Type Alias stm32_hal2::pac::flash::optsr_cur::BOR_LEV_W

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

Field BOR_LEV writer - Brownout level option status bit

Aliased Type§

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