[][src]Type Definition stm32l0::stm32l0x3::lcd::cr::R

type R = R<u32, CR>;

Reader of register CR

Methods

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