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

type PACRJ = Reg<u32, _PACRJ>;

Peripheral Access Control Register

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

For information about available fields see pacrj module

Trait Implementations

impl Readable for PACRJ[src]

read() method returns pacrj::R reader structure

impl ResetValue for PACRJ[src]

Register PACRJ reset()'s with value 0

type Type = u32

Register size

impl Writable for PACRJ[src]

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