[][src]Type Definition lpc55_pac::scn_scb::cppwr::SUS2_R

type SUS2_R = R<bool, SUS2_A>;
[]

Reader of field SUS2

Implementations

impl SUS2_R[src][]

pub fn variant(&self) -> SUS2_A[src][]

Get enumerated values variant

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

Checks if the value of the field is SECURE_AND_NON_SECURE

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

Checks if the value of the field is SECURE_ONLY