[][src]Type Definition lpc55_pac::sau::rlar::NSC_R

type NSC_R = R<bool, NSC_A>;
[]

Reader of field NSC

Implementations

impl NSC_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_NON_SECURE_CALLABLE

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

Checks if the value of the field is NON_SECURE_CALLABLE