[][src]Type Definition imxrt1062_pxp::OUT_BUF2

type OUT_BUF2 = Reg<u32, _OUT_BUF2>;

Output Frame Buffer Pointer #2

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

For information about available fields see out_buf2 module

Trait Implementations

impl Readable for OUT_BUF2[src]

read() method returns out_buf2::R reader structure

impl ResetValue for OUT_BUF2[src]

Register OUT_BUF2 reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_BUF2[src]

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