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

type RGD_WORD1 = Reg<u32, _RGD_WORD1>;

Region Descriptor n, Word 1

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

For information about available fields see rgd_word1 module

Trait Implementations

impl Readable for RGD_WORD1[src]

read() method returns rgd_word1::R reader structure

impl ResetValue for RGD_WORD1[src]

Register RGD%s_WORD1 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for RGD_WORD1[src]

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