[][src]Type Definition imxrt1062_pxp::PS_PITCH

type PS_PITCH = Reg<u32, _PS_PITCH>;

Processed Surface Pitch

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

For information about available fields see ps_pitch module

Trait Implementations

impl Readable for PS_PITCH[src]

read() method returns ps_pitch::R reader structure

impl ResetValue for PS_PITCH[src]

Register PS_PITCH reset()'s with value 0

type Type = u32

Register size

impl Writable for PS_PITCH[src]

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