Struct esp32c3::extmem::core0_ibus_reject_st::R
source · pub struct R(_);
Expand description
Register CORE0_IBUS_REJECT_ST
reader
Implementations§
source§impl R
impl R
sourcepub fn core0_ibus_attr(&self) -> CORE0_IBUS_ATTR_R
pub fn core0_ibus_attr(&self) -> CORE0_IBUS_ATTR_R
Bits 0:2 - The bits are used to indicate the attribute of CPU access ibus when authentication fail. 0: invalidate, 1: execute-able, 2: read-able
sourcepub fn core0_ibus_world(&self) -> CORE0_IBUS_WORLD_R
pub fn core0_ibus_world(&self) -> CORE0_IBUS_WORLD_R
Bit 3 - The bit is used to indicate the world of CPU access ibus when authentication fail. 0: WORLD0, 1: WORLD1