[][src]Type Definition k1921vk01t_pac::nt_common_reg::FLASH_FULL_ERASE

type FLASH_FULL_ERASE = Reg<u32, _FLASH_FULL_ERASE>;

Full erase flash (user and boot) register

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

For information about avaliable fields see flash_full_erase module

Trait Implementations

impl Readable for FLASH_FULL_ERASE[src]

read() method returns flash_full_erase::R reader structure

impl ResetValue for FLASH_FULL_ERASE[src]

Register FLASH_FULL_ERASE reset()'s with value 0

type Type = u32

Register size

impl Writable for FLASH_FULL_ERASE[src]

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