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

type T_ACC = Reg<u32, _T_ACC>;

Register the delay of setting addresses to read data from the flash memory

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

For information about avaliable fields see t_acc module

Trait Implementations

impl Readable for T_ACC[src]

read() method returns t_acc::R reader structure

impl ResetValue for T_ACC[src]

Register T_ACC reset()'s with value 0

type Type = u32

Register size

impl Writable for T_ACC[src]

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