[][src]Type Definition imxrt1062_pxp::OUT_AS_LRC

type OUT_AS_LRC = Reg<u32, _OUT_AS_LRC>;

Alpha Surface Lower Right Coordinate

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

For information about available fields see out_as_lrc module

Trait Implementations

impl Readable for OUT_AS_LRC[src]

read() method returns out_as_lrc::R reader structure

impl ResetValue for OUT_AS_LRC[src]

Register OUT_AS_LRC reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_AS_LRC[src]

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