[][src]Type Definition imxrt1062_aipstz1::MPR

type MPR = Reg<u32, _MPR>;

Master Priviledge Registers

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

For information about available fields see mpr module

Trait Implementations

impl Readable for MPR[src]

read() method returns mpr::R reader structure

impl ResetValue for MPR[src]

Register MPR reset()'s with value 0x7700_0000

type Type = u32

Register size

impl Writable for MPR[src]

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