[][src]Type Definition lpc55s6x_pac::hashcrypt::status::DIGEST_AKA_OUTDATA_R

type DIGEST_AKA_OUTDATA_R = R<bool, DIGEST_AKA_OUTDATA_A>;

Reader of field DIGEST_aka_OUTDATA

Methods

impl DIGEST_AKA_OUTDATA_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_READY

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

Checks if the value of the field is READY