[][src]Type Definition imxrt1062_pxp::AS_CLRKEYLOW

type AS_CLRKEYLOW = Reg<u32, _AS_CLRKEYLOW>;

Overlay Color Key Low

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

For information about available fields see as_clrkeylow module

Trait Implementations

impl Readable for AS_CLRKEYLOW[src]

read() method returns as_clrkeylow::R reader structure

impl ResetValue for AS_CLRKEYLOW[src]

Register AS_CLRKEYLOW reset()'s with value 0x00ff_ffff

type Type = u32

Register size

impl Writable for AS_CLRKEYLOW[src]

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