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

type PRO_CACHE_LOCK_2_ADDR = Reg<u32, _PRO_CACHE_LOCK_2_ADDR>;

DPORT_PRO_CACHE_LOCK_2_ADDR

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

For information about avaliable fields see pro_cache_lock_2_addr module

Trait Implementations

impl Readable for PRO_CACHE_LOCK_2_ADDR[src]

read() method returns pro_cache_lock_2_addr::R reader structure

impl ResetValue for PRO_CACHE_LOCK_2_ADDR[src]

Register PRO_CACHE_LOCK_2_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PRO_CACHE_LOCK_2_ADDR[src]

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