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

type PACRH = Reg<u32, _PACRH>;

Peripheral Access Control Register

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

For information about available fields see pacrh module

Trait Implementations

impl Readable for PACRH[src]

read() method returns pacrh::R reader structure

impl ResetValue for PACRH[src]

Register PACRH reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRH[src]

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