[][src]Type Definition imxrt1062_pxp::AS_CTRL

type AS_CTRL = Reg<u32, _AS_CTRL>;

Alpha Surface Control

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

For information about available fields see as_ctrl module

Trait Implementations

impl Readable for AS_CTRL[src]

read() method returns as_ctrl::R reader structure

impl ResetValue for AS_CTRL[src]

Register AS_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for AS_CTRL[src]

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