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

type FMD1 = Reg<u32, _FMD1>;

Data words bootable flash register 1

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

For information about avaliable fields see fmd1 module

Trait Implementations

impl Readable for FMD1[src]

read() method returns fmd1::R reader structure

impl ResetValue for FMD1[src]

Register FMD1 reset()'s with value 0

type Type = u32

Register size

impl Writable for FMD1[src]

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