[][src]Type Definition imxrt1062_pxp::PS_CLRKEYLOW

type PS_CLRKEYLOW = Reg<u32, _PS_CLRKEYLOW>;

PS Color Key Low

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

For information about available fields see ps_clrkeylow module

Trait Implementations

impl Readable for PS_CLRKEYLOW[src]

read() method returns ps_clrkeylow::R reader structure

impl ResetValue for PS_CLRKEYLOW[src]

Register PS_CLRKEYLOW reset()'s with value 0x00ff_ffff

type Type = u32

Register size

impl Writable for PS_CLRKEYLOW[src]

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