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

type PRO_CACHE_CTRL1 = Reg<u32, _PRO_CACHE_CTRL1>;

DPORT_PRO_CACHE_CTRL1

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

For information about available fields see pro_cache_ctrl1 module

Trait Implementations

impl Readable for PRO_CACHE_CTRL1[src]

read() method returns pro_cache_ctrl1::R reader structure

impl ResetValue for PRO_CACHE_CTRL1[src]

Register PRO_CACHE_CTRL1 reset()'s with value 0

impl Writable for PRO_CACHE_CTRL1[src]

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