[][src]Type Definition k22f::sysmpu::RGDAAC

type RGDAAC = Reg<u32, _RGDAAC>;

Region Descriptor Alternate Access Control n

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

For information about available fields see rgdaac module

Trait Implementations

impl Readable for RGDAAC[src]

read() method returns rgdaac::R reader structure

impl ResetValue for RGDAAC[src]

Register RGDAAC%s reset()'s with value 0x0061_f7df

type Type = u32

Register size

impl Writable for RGDAAC[src]

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