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

type DIGEST_R = R<bool, DIGEST_A>;
[]

Reader of field DIGEST

Implementations

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