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

type MPRA = Reg<u32, _MPRA>;

Master Privilege Register A

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

For information about available fields see mpra module

Trait Implementations

impl Readable for MPRA[src]

read() method returns mpra::R reader structure

impl ResetValue for MPRA[src]

Register MPRA reset()'s with value 0

type Type = u32

Register size

impl Writable for MPRA[src]

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