[][src]Type Definition imxrt1062_aipstz1::OPACR

type OPACR = Reg<u32, _OPACR>;

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

Trait Implementations

impl Readable for OPACR[src]

read() method returns opacr::R reader structure

impl ResetValue for OPACR[src]

Register OPACR reset()'s with value 0x4444_4444

type Type = u32

Register size

impl Writable for OPACR[src]

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