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

type FMA = Reg<u32, _FMA>;

Address bootflash register

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

For information about avaliable fields see fma module

Trait Implementations

impl Readable for FMA[src]

read() method returns fma::R reader structure

impl ResetValue for FMA[src]

Register FMA reset()'s with value 0

type Type = u32

Register size

impl Writable for FMA[src]

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