[][src]Type Definition imxrt1062_pgc::MEGA_CTRL

type MEGA_CTRL = Reg<u32, _MEGA_CTRL>;

PGC Mega Control Register

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

For information about available fields see mega_ctrl module

Trait Implementations

impl Readable for MEGA_CTRL[src]

read() method returns mega_ctrl::R reader structure

impl ResetValue for MEGA_CTRL[src]

Register MEGA_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for MEGA_CTRL[src]

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