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

type AESKEYSZ_R = R<u8, AESKEYSZ_A>;

Reader of field AESKEYSZ

Implementations

impl AESKEYSZ_R[src]

pub fn variant(&self) -> Variant<u8, AESKEYSZ_A>[src]

Get enumerated values variant

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

Checks if the value of the field is BITS_128

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

Checks if the value of the field is BITS_192

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

Checks if the value of the field is BITS_256