[][src]Type Definition wip_s32k144::aips::OPACRL

type OPACRL = Reg<u32, _OPACRL>;

Off-Platform Peripheral Access Control Register

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

For information about available fields see opacrl module

Trait Implementations

impl Readable for OPACRL[src]

read() method returns opacrl::R reader structure

impl ResetValue for OPACRL[src]

Register OPACRL reset()'s with value 0x0444

type Type = u32

Register size

impl Writable for OPACRL[src]

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