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

type FLASH_PATCH_ADDR = Reg<u32, _FLASH_PATCH_ADDR>;

Flash Patch Address Register

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

For information about available fields see flash_patch_addr module

Trait Implementations

impl Readable for FLASH_PATCH_ADDR[src]

read() method returns flash_patch_addr::R reader structure

impl ResetValue for FLASH_PATCH_ADDR[src]

Register FLASH_PATCH_ADDR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for FLASH_PATCH_ADDR[src]

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