[][src]Type Definition efm32gg11b820::lcd::BIASCTRL

type BIASCTRL = Reg<u32, _BIASCTRL>;

Analog BIAS Control

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see biasctrl module

Trait Implementations

impl Readable for BIASCTRL[src]

read() method returns biasctrl::R reader structure

impl ResetValue for BIASCTRL[src]

Register BIASCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for BIASCTRL[src]

write(|w| ..) method takes biasctrl::W writer structure