[][src]Type Definition imxrt1062_pxp::PS_VBUF

type PS_VBUF = Reg<u32, _PS_VBUF>;

PS V/Cr Input Buffer Address

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

For information about available fields see ps_vbuf module

Trait Implementations

impl Readable for PS_VBUF[src]

read() method returns ps_vbuf::R reader structure

impl ResetValue for PS_VBUF[src]

Register PS_VBUF reset()'s with value 0

type Type = u32

Register size

impl Writable for PS_VBUF[src]

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