[][src]Type Definition imxrt1062_pxp::OUT_AS_ULC

type OUT_AS_ULC = Reg<u32, _OUT_AS_ULC>;

Alpha Surface Upper Left Coordinate

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

For information about available fields see out_as_ulc module

Trait Implementations

impl Readable for OUT_AS_ULC[src]

read() method returns out_as_ulc::R reader structure

impl ResetValue for OUT_AS_ULC[src]

Register OUT_AS_ULC reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_AS_ULC[src]

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