[][src]Type Definition imxrt1062_pxp::AS_BUF

type AS_BUF = Reg<u32, _AS_BUF>;

Alpha Surface Buffer Pointer

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

For information about available fields see as_buf module

Trait Implementations

impl Readable for AS_BUF[src]

read() method returns as_buf::R reader structure

impl ResetValue for AS_BUF[src]

Register AS_BUF reset()'s with value 0

type Type = u32

Register size

impl Writable for AS_BUF[src]

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