[][src]Type Definition rsl10_pac::flash::FLASH_NVR_CTRL

type FLASH_NVR_CTRL = Reg<u32, _FLASH_NVR_CTRL>;

Flash NVR Control Register

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

For information about available fields see flash_nvr_ctrl module

Trait Implementations

impl Readable for FLASH_NVR_CTRL[src]

read() method returns flash_nvr_ctrl::R reader structure

impl ResetValue for FLASH_NVR_CTRL[src]

Register FLASH_NVR_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for FLASH_NVR_CTRL[src]

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