[][src]Type Definition imxrt1062_lcdif::PIGEONCTRL1_CLR

type PIGEONCTRL1_CLR = Reg<u32, _PIGEONCTRL1_CLR>;

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

Trait Implementations

impl Readable for PIGEONCTRL1_CLR[src]

read() method returns pigeonctrl1_clr::R reader structure

impl ResetValue for PIGEONCTRL1_CLR[src]

Register PIGEONCTRL1_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIGEONCTRL1_CLR[src]

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