[][src]Type Definition efm32pg12_pac::crypto0::seqctrl::BLOCKSIZE_R

type BLOCKSIZE_R = R<u8, BLOCKSIZE_A>;

Reader of field BLOCKSIZE

Methods

impl BLOCKSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _16BYTES

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

Checks if the value of the field is _32BYTES

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

Checks if the value of the field is _64BYTES