[][src]Type Definition lpc55_pac::hashcrypt::cryptcfg::AESDECRYPT_R

type AESDECRYPT_R = R<bool, AESDECRYPT_A>;

Reader of field AESDECRYPT

Implementations

impl AESDECRYPT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENCRYPT

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

Checks if the value of the field is DECRYPT