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

type SUS1_R = R<bool, SUS1_A>;
[]

Reader of field SUS1

Implementations

impl SUS1_R[src][]

pub fn variant(&self) -> SUS1_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