[][src]Type Definition imxrt1062_pxp::PS_UBUF

type PS_UBUF = Reg<u32, _PS_UBUF>;

PS U/Cb or 2 Plane UV Input Buffer Address

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

For information about available fields see ps_ubuf module

Trait Implementations

impl Readable for PS_UBUF[src]

read() method returns ps_ubuf::R reader structure

impl ResetValue for PS_UBUF[src]

Register PS_UBUF reset()'s with value 0

type Type = u32

Register size

impl Writable for PS_UBUF[src]

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