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

type W = W<u32, CR>;

Writer for register CR

Methods

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