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

type PACRM = Reg<u32, _PACRM>;

Peripheral Access Control Register

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

For information about available fields see pacrm module

Trait Implementations

impl Readable for PACRM[src]

read() method returns pacrm::R reader structure

impl ResetValue for PACRM[src]

Register PACRM reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRM[src]

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