[][src]Type Definition imxrt1062_aipstz1::OPACR1

type OPACR1 = Reg<u32, _OPACR1>;

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 opacr1 module

Trait Implementations

impl Readable for OPACR1[src]

read() method returns opacr1::R reader structure

impl ResetValue for OPACR1[src]

Register OPACR1 reset()'s with value 0x4444_4444

type Type = u32

Register size

impl Writable for OPACR1[src]

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