[][src]Type Definition imxrt1062_lcdif::PIGEONCTRL2_SET

type PIGEONCTRL2_SET = Reg<u32, _PIGEONCTRL2_SET>;

LCDIF Pigeon Mode Control2 Register

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

For information about available fields see pigeonctrl2_set module

Trait Implementations

impl Readable for PIGEONCTRL2_SET[src]

read() method returns pigeonctrl2_set::R reader structure

impl ResetValue for PIGEONCTRL2_SET[src]

Register PIGEONCTRL2_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for PIGEONCTRL2_SET[src]

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