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

type PACRF = Reg<u32, _PACRF>;

Peripheral Access Control Register

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

For information about available fields see pacrf module

Trait Implementations

impl Readable for PACRF[src]

read() method returns pacrf::R reader structure

impl ResetValue for PACRF[src]

Register PACRF reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRF[src]

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