Struct esp32s3::extmem::core1_dbus_reject_st::R
source · pub struct R(_);
Expand description
Register CORE1_DBUS_REJECT_ST
reader
Implementations§
source§impl R
impl R
sourcepub fn core1_dbus_tag_attr(&self) -> CORE1_DBUS_TAG_ATTR_R
pub fn core1_dbus_tag_attr(&self) -> CORE1_DBUS_TAG_ATTR_R
Bits 0:2 - The bits are used to indicate the attribute of data from external memory when authentication fail. 0: invalidate, 1: execute-able, 2: read-able, 4: write-able.
sourcepub fn core1_dbus_attr(&self) -> CORE1_DBUS_ATTR_R
pub fn core1_dbus_attr(&self) -> CORE1_DBUS_ATTR_R
Bits 3:5 - The bits are used to indicate the attribute of CPU access dbus when authentication fail. 0: invalidate, 1: execute-able, 2: read-able, 4: write-able.
sourcepub fn core1_dbus_world(&self) -> CORE1_DBUS_WORLD_R
pub fn core1_dbus_world(&self) -> CORE1_DBUS_WORLD_R
Bit 6 - The bit is used to indicate the world of CPU access dbus when authentication fail. 0: WORLD0, 1: WORLD1