[][src]Type Definition imxrt1062_pxp::AS_CLRKEYHIGH

type AS_CLRKEYHIGH = Reg<u32, _AS_CLRKEYHIGH>;

Overlay Color Key High

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

For information about available fields see as_clrkeyhigh module

Trait Implementations

impl Readable for AS_CLRKEYHIGH[src]

read() method returns as_clrkeyhigh::R reader structure

impl ResetValue for AS_CLRKEYHIGH[src]

Register AS_CLRKEYHIGH reset()'s with value 0

type Type = u32

Register size

impl Writable for AS_CLRKEYHIGH[src]

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