[][src]Type Definition k1921vk01t_pac::nt_userflash::T_NVS

type T_NVS = Reg<u32, _T_NVS>;

Register signal delay lifting NVSTR after lifting signal PROG

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

For information about avaliable fields see t_nvs module

Trait Implementations

impl Readable for T_NVS[src]

read() method returns t_nvs::R reader structure

impl ResetValue for T_NVS[src]

Register T_NVS reset()'s with value 0

type Type = u32

Register size

impl Writable for T_NVS[src]

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