[][src]Type Definition k22f::aips0::PACRK

type PACRK = Reg<u32, _PACRK>;

Peripheral Access Control Register

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

For information about available fields see pacrk module

Trait Implementations

impl Readable for PACRK[src]

read() method returns pacrk::R reader structure

impl ResetValue for PACRK[src]

Register PACRK reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRK[src]

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