[][src]Type Definition imxrt1062_pxp::OUT_PS_LRC

type OUT_PS_LRC = Reg<u32, _OUT_PS_LRC>;

Processed Surface Lower Right Coordinate

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

For information about available fields see out_ps_lrc module

Trait Implementations

impl Readable for OUT_PS_LRC[src]

read() method returns out_ps_lrc::R reader structure

impl ResetValue for OUT_PS_LRC[src]

Register OUT_PS_LRC reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_PS_LRC[src]

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