[][src]Type Definition imxrt1062_pxp::OUT_BUF

type OUT_BUF = Reg<u32, _OUT_BUF>;

Output Frame Buffer Pointer

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

For information about available fields see out_buf module

Trait Implementations

impl Readable for OUT_BUF[src]

read() method returns out_buf::R reader structure

impl ResetValue for OUT_BUF[src]

Register OUT_BUF reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_BUF[src]

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