pub type BIT30_R = BitReader<BIT30_A>;
Expand description

Field BIT30 reader - Bit b NonSecure Enable [b = 0 - 31]

Aliased Type§

struct BIT30_R { /* private fields */ }

Implementations§

source§

impl BIT30_R

source

pub const fn variant(&self) -> BIT30_A

Get enumerated values variant

source

pub fn is_allowed(&self) -> bool

Secure accesses to block B are based on corresponding MBACSEL field in register (MBCm_DOMd_MEMs_BLK_CFG_Ww[MBACSEL]), nonsecure accesses to block B are not allowed.

source

pub fn is_notallowed(&self) -> bool

Secure accesses to block B are not allowed, nonsecure accesses to block B are based on corresponding MBACSEL field in register (MBCm_DOMd_MEMs_BLK_CFG_Ww[MBACSEL]).