[][src]Type Definition imxrt1062_lcdif::PIGEONCTRL1

type PIGEONCTRL1 = Reg<u32, _PIGEONCTRL1>;

LCDIF Pigeon Mode Control1 Register

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

For information about available fields see pigeonctrl1 module

Trait Implementations

impl Readable for PIGEONCTRL1[src]

read() method returns pigeonctrl1::R reader structure

impl ResetValue for PIGEONCTRL1[src]

Register PIGEONCTRL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PIGEONCTRL1[src]

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