[][src]Type Definition imxrt1062_pxp::OUT_LRC

type OUT_LRC = Reg<u32, _OUT_LRC>;

Output Surface Lower Right Coordinate

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

For information about available fields see out_lrc module

Trait Implementations

impl Readable for OUT_LRC[src]

read() method returns out_lrc::R reader structure

impl ResetValue for OUT_LRC[src]

Register OUT_LRC reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_LRC[src]

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