[−][src]Type Definition lpc55_pac::hashcrypt::cryptcfg::AESSECRET_R
type AESSECRET_R = R<bool, AESSECRET_A>;
Reader of field AESSECRET
Implementations
impl AESSECRET_R[src]
pub fn variant(&self) -> AESSECRET_A[src]
Get enumerated values variant
pub fn is_normal_way(&self) -> bool[src]
Checks if the value of the field is NORMAL_WAY
pub fn is_hidden_way(&self) -> bool[src]
Checks if the value of the field is HIDDEN_WAY