[][src]Type Definition imxrt1062_pxp::OUT_PITCH

type OUT_PITCH = Reg<u32, _OUT_PITCH>;

Output Buffer Pitch

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

For information about available fields see out_pitch module

Trait Implementations

impl Readable for OUT_PITCH[src]

read() method returns out_pitch::R reader structure

impl ResetValue for OUT_PITCH[src]

Register OUT_PITCH reset()'s with value 0

type Type = u32

Register size

impl Writable for OUT_PITCH[src]

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