[][src]Type Definition imxrt1062_lcdif::CTRL2_CLR

type CTRL2_CLR = Reg<u32, _CTRL2_CLR>;

LCDIF General Control2 Register

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

For information about available fields see ctrl2_clr module

Trait Implementations

impl Readable for CTRL2_CLR[src]

read() method returns ctrl2_clr::R reader structure

impl ResetValue for CTRL2_CLR[src]

Register CTRL2_CLR reset()'s with value 0x0020_0000

type Type = u32

Register size

impl Writable for CTRL2_CLR[src]

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