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

type PACRG = Reg<u32, _PACRG>;

Peripheral Access Control Register

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

For information about available fields see pacrg module

Trait Implementations

impl Readable for PACRG[src]

read() method returns pacrg::R reader structure

impl ResetValue for PACRG[src]

Register PACRG reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRG[src]

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