[][src]Type Definition lpc55_pac::ahb_secure_ctrl::misc_ctrl_reg::ENABLE_SECURE_CHECKING_R

type ENABLE_SECURE_CHECKING_R = R<u8, ENABLE_SECURE_CHECKING_A>;

Reader of field ENABLE_SECURE_CHECKING

Implementations

impl ENABLE_SECURE_CHECKING_R[src]

pub fn variant(&self) -> Variant<u8, ENABLE_SECURE_CHECKING_A>[src]

Get enumerated values variant

pub fn is_enable(&self) -> bool[src]

Checks if the value of the field is ENABLE

pub fn is_disable(&self) -> bool[src]

Checks if the value of the field is DISABLE