Type Alias esp32c3::extmem::core0_dbus_reject_st::R

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

Register CORE0_DBUS_REJECT_ST reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn core0_dbus_attr(&self) -> CORE0_DBUS_ATTR_R

Bits 0:2 - 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.

source

pub fn core0_dbus_world(&self) -> CORE0_DBUS_WORLD_R

Bit 3 - The bit is used to indicate the world of CPU access dbus when authentication fail. 0: WORLD0, 1: WORLD1