[][src]Type Definition imxrt1062_pgc::MEGA_PDNSCR

type MEGA_PDNSCR = Reg<u32, _MEGA_PDNSCR>;

PGC Mega Pull Down Sequence Control Register

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

For information about available fields see mega_pdnscr module

Trait Implementations

impl Readable for MEGA_PDNSCR[src]

read() method returns mega_pdnscr::R reader structure

impl ResetValue for MEGA_PDNSCR[src]

Register MEGA_PDNSCR reset()'s with value 0x0101

type Type = u32

Register size

impl Writable for MEGA_PDNSCR[src]

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