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

type RGD_WORD2 = Reg<u32, _RGD_WORD2>;

Region Descriptor n, Word 2

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

For information about available fields see rgd_word2 module

Trait Implementations

impl Readable for RGD_WORD2[src]

read() method returns rgd_word2::R reader structure

impl ResetValue for RGD_WORD2[src]

Register RGD%s_WORD2 reset()'s with value 0x0061_f7df

type Type = u32

Register size

impl Writable for RGD_WORD2[src]

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