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

type PACRC = Reg<u32, _PACRC>;

Peripheral Access Control Register

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

For information about available fields see pacrc module

Trait Implementations

impl Readable for PACRC[src]

read() method returns pacrc::R reader structure

impl ResetValue for PACRC[src]

Register PACRC reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRC[src]

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