[][src]Type Definition lpc55_pac::hashcrypt::intenset::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_no_interrupt(&self) -> bool[src][]

Checks if the value of the field is NO_INTERRUPT

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

Checks if the value of the field is INTERRUPT