[][src]Type Definition k1921vk01t_pac::nt_bootflash::FMD2

type FMD2 = Reg<u32, _FMD2>;

Data words bootable flash register 2

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

For information about avaliable fields see fmd2 module

Trait Implementations

impl Readable for FMD2[src]

read() method returns fmd2::R reader structure

impl ResetValue for FMD2[src]

Register FMD2 reset()'s with value 0

type Type = u32

Register size

impl Writable for FMD2[src]

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