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

type T_RCV = Reg<u32, _T_RCV>;

Register delay from releasing signal NVSTR to raise it to the next transaction

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

For information about avaliable fields see t_rcv module

Trait Implementations

impl Readable for T_RCV[src]

read() method returns t_rcv::R reader structure

impl ResetValue for T_RCV[src]

Register T_RCV reset()'s with value 0

type Type = u32

Register size

impl Writable for T_RCV[src]

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