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

type PACRN = Reg<u32, _PACRN>;

Peripheral Access Control Register

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

For information about available fields see pacrn module

Trait Implementations

impl Readable for PACRN[src]

read() method returns pacrn::R reader structure

impl ResetValue for PACRN[src]

Register PACRN reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRN[src]

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