[][src]Type Definition imxrt1062_pxp::PS_CTRL_SET

type PS_CTRL_SET = Reg<u32, _PS_CTRL_SET>;

Processed Surface (PS) Control Register

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

For information about available fields see ps_ctrl_set module

Trait Implementations

impl Readable for PS_CTRL_SET[src]

read() method returns ps_ctrl_set::R reader structure

impl ResetValue for PS_CTRL_SET[src]

Register PS_CTRL_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for PS_CTRL_SET[src]

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