[][src]Type Definition imxrt1062_aipstz1::OPACR2

type OPACR2 = Reg<u32, _OPACR2>;

Off-Platform Peripheral Access Control Registers

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

For information about available fields see opacr2 module

Trait Implementations

impl Readable for OPACR2[src]

read() method returns opacr2::R reader structure

impl ResetValue for OPACR2[src]

Register OPACR2 reset()'s with value 0x4444_4444

type Type = u32

Register size

impl Writable for OPACR2[src]

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