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

type FLASH_COPY_CTRL = Reg<u32, _FLASH_COPY_CTRL>;

Flash-to-Memory Copier Control and Status

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

For information about available fields see flash_copy_ctrl module

Trait Implementations

impl Readable for FLASH_COPY_CTRL[src]

read() method returns flash_copy_ctrl::R reader structure

impl ResetValue for FLASH_COPY_CTRL[src]

Register FLASH_COPY_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for FLASH_COPY_CTRL[src]

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