[][src]Type Definition imxrt1062_aipstz1::OPACR4

type OPACR4 = Reg<u32, _OPACR4>;

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

Trait Implementations

impl Readable for OPACR4[src]

read() method returns opacr4::R reader structure

impl ResetValue for OPACR4[src]

Register OPACR4 reset()'s with value 0x4444_4444

type Type = u32

Register size

impl Writable for OPACR4[src]

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