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

type DIGEST_R = R<bool, DIGEST_A>;

Reader of field DIGEST

Methods

impl DIGEST_R[src]

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