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

type PACRO = Reg<u32, _PACRO>;

Peripheral Access Control Register

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

For information about available fields see pacro module

Trait Implementations

impl Readable for PACRO[src]

read() method returns pacro::R reader structure

impl ResetValue for PACRO[src]

Register PACRO reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRO[src]

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