[][src]Type Definition imxrt1062_aipstz1::OPACR3

type OPACR3 = Reg<u32, _OPACR3>;

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

Trait Implementations

impl Readable for OPACR3[src]

read() method returns opacr3::R reader structure

impl ResetValue for OPACR3[src]

Register OPACR3 reset()'s with value 0x4444_4444

type Type = u32

Register size

impl Writable for OPACR3[src]

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