[][src]Type Definition imxrt1062_lcdif::PIGEONCTRL0

type PIGEONCTRL0 = Reg<u32, _PIGEONCTRL0>;

LCDIF Pigeon Mode Control0 Register

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

For information about available fields see pigeonctrl0 module

Trait Implementations

impl Readable for PIGEONCTRL0[src]

read() method returns pigeonctrl0::R reader structure

impl ResetValue for PIGEONCTRL0[src]

Register PIGEONCTRL0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PIGEONCTRL0[src]

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