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

type ICBSTRM_R = R<u8, ICBSTRM_A>;
[]

Reader of field ICBSTRM

Implementations

impl ICBSTRM_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is BLOCKS_8

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

Checks if the value of the field is BLOCKS_16

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

Checks if the value of the field is BLOCKS_32

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

Checks if the value of the field is BLOCKS_64