[][src]Type Definition stm32wb_pac::lcd::cr::W

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn bias(&mut self) -> BIAS_W<'_>[src]

Bits 5:6 - Bias selector

pub fn duty(&mut self) -> DUTY_W<'_>[src]

Bits 2:4 - Duty selection

pub fn vsel(&mut self) -> VSEL_W<'_>[src]

Bit 1 - Voltage source selection

pub fn lcden(&mut self) -> LCDEN_W<'_>[src]

Bit 0 - LCD controller enable

pub fn mux_seg(&mut self) -> MUX_SEG_W<'_>[src]

Bit 7 - Mux segment enable

pub fn bufen(&mut self) -> BUFEN_W<'_>[src]

Bit 8 - Voltage output buffer enable