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

type PACRD = Reg<u32, _PACRD>;

Peripheral Access Control Register

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

For information about available fields see pacrd module

Trait Implementations

impl Readable for PACRD[src]

read() method returns pacrd::R reader structure

impl ResetValue for PACRD[src]

Register PACRD reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRD[src]

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