Type Alias esp32s3::extmem::icache_ctrl1::R

source ·
pub type R = R<ICACHE_CTRL1_SPEC>;
Expand description

Register ICACHE_CTRL1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn icache_shut_core0_bus(&self) -> ICACHE_SHUT_CORE0_BUS_R

Bit 0 - The bit is used to disable core0 ibus, 0: enable, 1: disable

source

pub fn icache_shut_core1_bus(&self) -> ICACHE_SHUT_CORE1_BUS_R

Bit 1 - The bit is used to disable core1 ibus, 0: enable, 1: disable