[][src]Type Definition imxrt1062_lcdif::PIGEONCTRL1_SET

type PIGEONCTRL1_SET = Reg<u32, _PIGEONCTRL1_SET>;

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_set module

Trait Implementations

impl Readable for PIGEONCTRL1_SET[src]

read() method returns pigeonctrl1_set::R reader structure

impl ResetValue for PIGEONCTRL1_SET[src]

Register PIGEONCTRL1_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for PIGEONCTRL1_SET[src]

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