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

type FLASH_COPY_CFG = Reg<u32, _FLASH_COPY_CFG>;

Flash Copier Config Register

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

For information about available fields see flash_copy_cfg module

Trait Implementations

impl Readable for FLASH_COPY_CFG[src]

read() method returns flash_copy_cfg::R reader structure

impl ResetValue for FLASH_COPY_CFG[src]

Register FLASH_COPY_CFG reset()'s with value 0x0002_0000

type Type = u32

Register size

impl Writable for FLASH_COPY_CFG[src]

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