[][src]Type Definition imxrt1062_pxp::OUT_PS_ULC

type OUT_PS_ULC = Reg<u32, _OUT_PS_ULC>;

Processed Surface Upper Left Coordinate

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

For information about available fields see out_ps_ulc module

Trait Implementations

impl Readable for OUT_PS_ULC[src]

read() method returns out_ps_ulc::R reader structure

impl ResetValue for OUT_PS_ULC[src]

Register OUT_PS_ULC reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_PS_ULC[src]

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