[][src]Type Definition imxrt1062_pxp::NEXT

type NEXT = Reg<u32, _NEXT>;

Next Frame Pointer

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

For information about available fields see next module

Trait Implementations

impl Readable for NEXT[src]

read() method returns next::R reader structure

impl ResetValue for NEXT[src]

Register NEXT reset()'s with value 0

type Type = u32

Register size

impl Writable for NEXT[src]

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