[][src]Type Definition imxrt1062_pxp::PS_BACKGROUND

type PS_BACKGROUND = Reg<u32, _PS_BACKGROUND>;

PS Background Color

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

For information about available fields see ps_background module

Trait Implementations

impl Readable for PS_BACKGROUND[src]

read() method returns ps_background::R reader structure

impl ResetValue for PS_BACKGROUND[src]

Register PS_BACKGROUND reset()'s with value 0

type Type = u32

Register size

impl Writable for PS_BACKGROUND[src]

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