[][src]Type Definition imxrt1062_pxp::AS_PITCH

type AS_PITCH = Reg<u32, _AS_PITCH>;

Alpha Surface Pitch

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

For information about available fields see as_pitch module

Trait Implementations

impl Readable for AS_PITCH[src]

read() method returns as_pitch::R reader structure

impl ResetValue for AS_PITCH[src]

Register AS_PITCH reset()'s with value 0

type Type = u32

Register size

impl Writable for AS_PITCH[src]

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