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

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn bias(&self) -> BIAS_R[src]

Bits 5:6 - Bias selector

pub fn duty(&self) -> DUTY_R[src]

Bits 2:4 - Duty selection

pub fn vsel(&self) -> VSEL_R[src]

Bit 1 - Voltage source selection

pub fn lcden(&self) -> LCDEN_R[src]

Bit 0 - LCD controller enable

pub fn mux_seg(&self) -> MUX_SEG_R[src]

Bit 7 - Mux segment enable

pub fn bufen(&self) -> BUFEN_R[src]

Bit 8 - Voltage output buffer enable