[][src]Type Definition imxrt1062_lcdif::CTRL1_CLR

type CTRL1_CLR = Reg<u32, _CTRL1_CLR>;

LCDIF General Control1 Register

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

For information about available fields see ctrl1_clr module

Trait Implementations

impl Readable for CTRL1_CLR[src]

read() method returns ctrl1_clr::R reader structure

impl ResetValue for CTRL1_CLR[src]

Register CTRL1_CLR reset()'s with value 0x000f_0000

type Type = u32

Register size

impl Writable for CTRL1_CLR[src]

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