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

type PACRP = Reg<u32, _PACRP>;

Peripheral Access Control Register

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

For information about available fields see pacrp module

Trait Implementations

impl Readable for PACRP[src]

read() method returns pacrp::R reader structure

impl ResetValue for PACRP[src]

Register PACRP reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRP[src]

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