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

type ICBSZ_R = R<u8, ICBSZ_A>;

Reader of field ICBSZ

Implementations

impl ICBSZ_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BITS_32

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

Checks if the value of the field is BITS_64

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

Checks if the value of the field is BITS_96

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

Checks if the value of the field is BIT_128