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

type PACRA = Reg<u32, _PACRA>;

Peripheral Access Control Register

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

For information about available fields see pacra module

Trait Implementations

impl Readable for PACRA[src]

read() method returns pacra::R reader structure

impl ResetValue for PACRA[src]

Register PACRA reset()'s with value 0x5400_0000

type Type = u32

Register size

impl Writable for PACRA[src]

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