Type Definition efm32gg11b::lcd::DISPCTRL[][src]

type DISPCTRL = Reg<u32, _DISPCTRL>;
Expand description

Display Control Register

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

For information about available fields see dispctrl module

Trait Implementations

Register DISPCTRL reset()’s with value 0x0010_3f00

Register size

Reset value of the register

read() method returns dispctrl::R reader structure

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