[][src]Type Definition imxrt1062_lcdif::PIGEONCTRL0_CLR

type PIGEONCTRL0_CLR = Reg<u32, _PIGEONCTRL0_CLR>;

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

Trait Implementations

impl Readable for PIGEONCTRL0_CLR[src]

read() method returns pigeonctrl0_clr::R reader structure

impl ResetValue for PIGEONCTRL0_CLR[src]

Register PIGEONCTRL0_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIGEONCTRL0_CLR[src]

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