[][src]Type Definition imxrt1062_pgc::MEGA_SR

type MEGA_SR = Reg<u32, _MEGA_SR>;

PGC Mega Power Gating Controller Status Register

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

For information about available fields see mega_sr module

Trait Implementations

impl Readable for MEGA_SR[src]

read() method returns mega_sr::R reader structure

impl ResetValue for MEGA_SR[src]

Register MEGA_SR reset()'s with value 0

type Type = u32

Register size

impl Writable for MEGA_SR[src]

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