[][src]Type Definition esp32::dport::APP_CACHE_LOCK_1_ADDR

type APP_CACHE_LOCK_1_ADDR = Reg<u32, _APP_CACHE_LOCK_1_ADDR>;

DPORT_APP_CACHE_LOCK_1_ADDR

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

For information about available fields see app_cache_lock_1_addr module

Trait Implementations

impl Readable for APP_CACHE_LOCK_1_ADDR[src]

read() method returns app_cache_lock_1_addr::R reader structure

impl ResetValue for APP_CACHE_LOCK_1_ADDR[src]

Register APP_CACHE_LOCK_1_ADDR reset()'s with value 0

impl Writable for APP_CACHE_LOCK_1_ADDR[src]

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