[][src]Type Definition k22f::aips1::PACRI

type PACRI = Reg<u32, _PACRI>;

Peripheral Access Control Register

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

For information about available fields see pacri module

Trait Implementations

impl Readable for PACRI[src]

read() method returns pacri::R reader structure

impl ResetValue for PACRI[src]

Register PACRI reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRI[src]

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